Opened 3 years ago
#12642 new Feature request
Server upload write permission
Reported by: | Leon McCalla | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | server upload write permission | Cc: | |
Component version: | 1.2 | Operating system type: | |
Operating system version: | Windows 2008 server and windows 10 |
Description
Server upload permission used to be read [Y/N] and write [Y/N]. On my server you can login anonymously and download files from the virtual "/" which is physically "c:/downloads". this directory is Read:Y write:N. I have another virtual directory "/upload" which physically links to "c:/uploads" but it has the following permission "read:n write:Y". You cannot view this directory nor can you download but you can upload files.
It is important that the upload and download capabilities lie in separate directories so that random people cannot use my server as a file storage location.
in filezilla server 1.2 the directory permissions are R or R+W. W-only no longer exists.
Please add Write-only as an additional option in the next version.