You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a file is uploaded to a remote folder with write (but not read) permissions the upload shows complete on the transfers window but an error window comes up with an access denied error.
the ftp server was configured to allow write-only to the folder in question.
this was done in order to ensure that the folder allows for the upload (drop off) of files.
we do not want users to download files from this folder or have information disclosure through the names of uploaded files.
the cyberduck application tries to refresh the directory after the upload and thus errors out. not a big deal if you ignore the issue but a non-technical user may be misled to believe the upload did not succeed.
When a file is uploaded to a remote folder with write (but not read) permissions the upload shows complete on the transfers window but an error window comes up with an access denied error.
Attachments
allow write (but no read).png
(9.1 KiB)cyberduck upload error without read permissions.png
(80.5 KiB)The text was updated successfully, but these errors were encountered: