[Cyberduck-trac] [Cyberduck] #9023: Copying SWIFT files with illegal Windows chars

Cyberduck trac at trac.cyberduck.io
Tue Sep 22 15:16:00 UTC 2015


#9023: Copying SWIFT files with illegal Windows chars
----------------------------+-------------------
    Reporter:  owithoff     |      Owner:
        Type:  enhancement  |     Status:  new
    Priority:  normal       |  Milestone:
   Component:  core         |    Version:  4.7.2
    Severity:  normal       |   Keywords:
Architecture:  Intel        |   Platform:
----------------------------+-------------------
 For example a Linux filename could be something like:
 ifcfg-eth0:0

 ...which in Linux is legal.

 When I use Cyberduck to copy this file to Windows, I think the filename in
 Windows should be URL encoded, like this:

 ifcfg-eth0%3A0

 ...since the ":" is illegal in a Windows filename.

 The reverse should also be done -- i.e. when copying from Windows to
 SWIFT, the filename should be URL decoded.

 This, for example, is how WinSCP copes with the same issue when FTP-ing
 files around different systems.

 Thanks very much for you consideration,
 Olivier Withoff,
 Demo Center Team,
 Citrix Systems.

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/9023>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list