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

FTP: If server denies directorylisting, then no upload is possible #5287

Closed
cyberduck opened this issue Oct 6, 2010 · 2 comments
Closed
Assignees
Labels
bug ftp FTP Protocol Implementation worksforme

Comments

@cyberduck
Copy link
Collaborator

97cf6e6 created the issue

Hi all,

For security reasons, our company is running a FTP server, that denies directory listing. People need to "know" which filename they want to download, after the upload.

The use case is an internal file sharing platform, where you use FTP for uploading and then something like http//downloads.company.com/myfile.zip for downloading.

When I was using a PC, using Windows, multiple FTP clients had no problem with the fact, that they were not allowed browsing the directory listing. They just uploaded the file.

Now I migrated to Mac and found Cyberduck:

Using Cyberduck it seems to me, that due to the fact, that the FTP server denies dirctory listing and file browsing, the whole upload is marked as "failed" (and also it seems, that the file is not uploaded).

Best regards
Mirko

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please post the transcript from View → Log Drawer of the Transfer window.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #2552. This is supposed to be fixed.

@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.
Labels
bug ftp FTP Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

2 participants