#1147 closed defect (worksforme)
Cannot upload to Drop box
Reported by: | mbezzo | Owned by: | dkocher |
---|---|---|---|
Priority: | high | Milestone: | 2.8 |
Component: | ftp | Version: | 2.8b1 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
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?
Change History (3)
comment:1 Changed on Jun 29, 2007 at 12:12:07 PM by dkocher
comment:2 Changed on Jul 5, 2007 at 6:43:44 PM by dkocher
- Summary changed from LIST -A Option no longer available (it's still in the help files) to Cannot upload to Drop box
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.
comment:3 Changed on Aug 19, 2007 at 11:17:24 PM by dkocher
- Milestone set to 2.8
- Resolution set to worksforme
- Status changed from new to closed
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.
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?