Opened 12 years ago
#8269 new Feature request
Rename Filter
Reported by: | slebbon | Owned by: | |
---|---|---|---|
Priority: | high | Component: | FileZilla Server |
Keywords: | invalid character rename | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | 2008 R2 |
Description
Filezilla server needs to have an option to rename files with invalid characters in the filename rather than simply failing the transfer with error 550. It's not always possible to use a different FTP client that handles the renaming (current versions of Filezilla Client do handle renaming since trac ticket 3227). In my case Cisco IOS devices add a timestamp to the filenames that are saved off via FTP with colons in them. I'm sure many other issues between windows/linux filesystems occure as well.
Filezilla server should have an option to accept invalidly named files by renaming the invalid characters to underscores or something. The IIS FTP server has this option.
Details of same issue that was fixed in Filezilla Client: http://trac.filezilla-project.org/ticket/3227