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

Cannot upload to Drop box #1147

Closed
cyberduck opened this issue Jun 28, 2007 · 3 comments
Closed

Cannot upload to Drop box #1147

cyberduck opened this issue Jun 28, 2007 · 3 comments
Assignees
Labels
bug ftp FTP Protocol Implementation high priority worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

9ed7e16 created the issue

We use a drop box like FTP folder, and therefore can't LIST the folder contents. The Cyberduck help mentions an option for turning off the LIST -A command, but it is no longer there. Is this feature gone forever, or will it be back?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The preference you mention is unrelated to the problem you have. It is now determined automatically if LIST -a or just plain LIST should be used. Do you get a error message trying to upload to the Drop box?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Via Email:

Yeah, I get an error when it tries to list. Everything works, the error
just throws our users off thinking it's broken. It would be great to see an
option to turn off running LIST completely. I know this probably is a
pretty rare thing, but it would help us! : )

Here's the error:

230 User agfa logged in.
SYST
215 Windows_NT version 5.0
NOOP
200 NOOP command successful.
CWD /doubleside
250 CWD command successful.
PORT 10,201,164,75,192,104
200 PORT command successful.
LIST
150 Opening ASCII mode data connection for /bin/ls.
550 .: Access is denied.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The upload should still succeed even if the error message is shown afterwards about the failed diretory listing. If you check not to prompt for existing files in the transfer preferences, no directory listing attempt should be made.

@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 high priority worksforme
Projects
None yet
Development

No branches or pull requests

2 participants