#286 closed defect (wontfix)
problems with folders ending with a space
Reported by: | eykanal | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ftp | Version: | 2.5.5 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
Cyberduck seems to have problems with folders ending with a space. The folder will upload just fine, but once there, Cyberduck refuses to do anything with it. The error message (FTP Error: <folder location>: No such file or directory) doesn't include a space at the end of the folder when naming the path, leading me to think that possibly Cyberduck is stripping it off. I'm uploading to a Unix filesystem, if that's important.
Change History (2)
comment:1 Changed on Mar 20, 2006 at 10:13:12 AM by dkocher
- Component changed from core to ftp
comment:2 Changed on Mar 24, 2006 at 3:08:34 PM by dkocher
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
It is really a bad idea to have filenames with spaces at the end; you'll have problems with other applications too. The file listing parser of Cyberduck doesn't support this.