#3850 closed defect (thirdparty)
Fails to transfer data and disconnects for servers that restricts cd (change directory)
Reported by: | jwillard@… | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ftp | Version: | 3.3b4 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
When I login to the ftp server, I am restricted from using the change directory command. When I drag and drop (put) a local file to the remote directory that I'm logged into, Cyberduck attempts to do a "cd" prior to putting the file. If the "cd" attempt is unsuccessful, Cyberduck will disconnect and not put the file on the remote system. The ftp "get" sub-command fails for the same reason. Need to know if I can turn the "cd" function off or have Cyberduck ignore the failed "cd" attempt and just put/get the file.
Change History (2)
comment:1 Changed on Oct 24, 2009 at 7:53:36 AM by dkocher
- Component changed from core to ftp
- Summary changed from Cyberduck fails to transfer data and disconnects on secure ftp servers that restricts cd (change directory) sub-command. to Fails to transfer data and disconnects for servers that restricts cd (change directory)
comment:2 Changed on Nov 13, 2009 at 10:38:19 PM by dkocher
- Resolution set to thirdparty
- Status changed from new to closed
Will not fix this. We must assume the directory does not exist or we don't have permission to access.
Note: See
TracTickets for help on using
tickets.
There is currently no workaround. See also #3239.