Jacqui1811
Programmer
Hi,
I am trying to download a file from one server to another, using this code.
FS.copyfile "http:somedomain/somefolder/somemp3.mp3", "c:\dropbox\"
Both of the paths exist and if I put the correct source url into a web browser I can download just fine but I get the following error when running this code.
"Bad file name or number"
Can anybody help please ?
Thanks.
Jacqui.
I am trying to download a file from one server to another, using this code.
FS.copyfile "http:somedomain/somefolder/somemp3.mp3", "c:\dropbox\"
Both of the paths exist and if I put the correct source url into a web browser I can download just fine but I get the following error when running this code.
"Bad file name or number"
Can anybody help please ?
Thanks.
Jacqui.