Opened 11 years ago
#5566 new Feature request
Settings / Transfers / Enable Invalid Character Filtering enhancement
Reported by: | Luis Gonzalez | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Enable Invalid Character Filtering | Cc: | Luis@… |
Component version: | Operating system type: | Windows | |
Operating system version: | Windows 7 Pro 64bit |
Description
I have been trying to upload some directories and files to my yahoo small business ( YSB ) account but every time YSB gets a directory or filename with a space in it, it refuses it and the upload fails with a "Critical file transfer error" - "553-Names must contain only ASCII letters (a-z,A-Z), digits (0-9), underscore, dot and dash." They don't like spaces in filenames :-(
First - I think we need to be able to have the invalid characters feature apply to Uploads, not only downloads.
Second - It would be nice to be able to specify which characters to replace instead of having them hardcoded to \/:*?"<>|
That way we could add a space and have it be converted to an underscore during the upload. Or at least expand the hardcoded invalid characters by adding a space.