FTP download

paolo mazza mazzapaolo at libero.it
Tue Jan 21 10:59:01 EST 2003


Using Rev 1.1.1 I downloaded a file from a FTP server with the 
following script:

put "ftp://XXX:XXX@10.0.1.202/Belle.mp3" into tUrl
put "binfile://DiscoOSX/Songs/Belle.mp3" into NOMEURL
put url(tUrl) into url(NOMEURL)

I expected a binary file... but I got a TEXT file

WHY? How can I download binary files from a FTP server?

Best Regards

Paolo Mazza




More information about the use-livecode mailing list