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

put "ftp://XXX:[EMAIL PROTECTED]/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

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to