Jim,

Thanks...this worked!  Appreciate your help!

Warren


On 10/23/09, Jim Ault <[email protected]> wrote:
>
> try
>
> put url ("binfile:" & gInitialFolder & "/" & "az.bk") into url turl
>
>
> On Oct 23, 2009, at 11:20 AM, Warren Kuhl wrote:
>
> 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
>>
>
> Jim Ault
> [email protected]
>
>
>
> _______________________________________________
> 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
>
_______________________________________________
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