Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload to drop box gives file listing error #2552

Closed
cyberduck opened this issue Sep 7, 2008 · 5 comments
Closed

Upload to drop box gives file listing error #2552

cyberduck opened this issue Sep 7, 2008 · 5 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

8a07422 created the issue

Using sftp, when you upload to a Mac OS X directory ~/Users/joeblow/Public/Drop\ Box/, the user does not have permission to view somebody else's drop box. But every time you try to upload a file into a drop box, Cyberduck seems to want to always list the destination remote directory after uploading, so you always have to dismiss an error panel.

One solution would be a Don't tell me this error again checkbox in the panel that shows the permissions error. Then at least it would only tell you once per session. A better implementation might be a preference to just never report a directory listing permission error when trying to retrieve a listing from a closed folder you just dropped something on.

@cyberduck
Copy link
Collaborator Author

f8e79f0 commented

Maybe related to this is the drag & drop handling. Cyberduck tries to list the FTP folder on rollover. When it's a write protected FTP folder it generates an error. When dragging a file to the FTP directory you sometimes roll over other directories in order to get the one you want to drop it into, generating this error; a bit annoying.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone 3.2 deleted

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The error occurs during the transfer when it is checked if the destination file already exists.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#2721 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 0f1255e.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants