FTP file upload with non-ascii characters in filename

Bob Sneidar bobsneidar at iotecdigital.com
Tue Feb 28 10:36:20 EST 2017


Is the need because the files already exist, or is it because you cannot control the source of the files? If possible, the files should probably be renamed on the other end to make them "compatible" with all file systems. If not, then maybe urlEncode/urlDecode or the ISO functions may work for you. 

Bob S


> On Feb 28, 2017, at 24:23 , Matthias Rebbe via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Hi,
> 
> i need to upload files with non-ascii characters in the filename and this has to work on Win and Mac OS X.
> 
> <snip>
> 
> Regards,
> 
> Matthias 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list