it seems there is a bug in the "Copy As URL" command.
When the file name contains spaces, they are not quoted correctly for URLs (i.e., %20 or +), but left as is, which makes it an invalid URL.
The same is true for umlauts, those need to be quoted as well (i.e., convert to UTF-8, then quote the resulting byte sequence with %xx).
I am using 1.7.1b5. (Btw., could you make the version field in the info dialog selectable and copyable so one can copy/paste the version and build info from YFTP's About dialog?
)Regards, kris.








Logged

