I am running into a weird situation.  I have been uploading a backup of a
database to a server and everything was working file.  I decided to change
my host to hostgator.com and updated my program to reflect the changes.
Now, instead of my database backup, I am getting the path of the datafile
being uploaded.

The command I am using is...

put "ftp://tUserID:[email protected]/www/az/"; & tFile into turl
put url "binfile:" & (gInitialFolder & "/" & "az.bk") into url turl

....when I check az.bk on my server, it contains...
E:/Program Files/az/az.bk

...instead of the database.  Any suggestions?

Thanks for any help!
Warren
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to