Richard,
Thanks for your response.
I'm going on vacation starting this afternoon, but I will try it when I
return.
Bernie Lis
----- Original Message -----
From: "Richard Kahl" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Wednesday, August 31, 2005 11:01 PM
Subject: [RBG7-L] - Re: Need ftp expert
I use the windows ftp commands in a file then launch it
here's my example
R> launch sendifle.bat
sendfile.bat:
ftp -s:sendfile1.txt [your site]
sendfile1.txt:
[username]
[password]
cd www 'change directory
put filename 'ftp command to send file
get filename 'ftp command to receive file
quit
May not be the best option but it works
Richard Kahl
----- Original Message -----
From: "Bernard Lis" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Wednesday, August 31, 2005 9:23 PM
Subject: [RBG7-L] - Need ftp expert
Anyone know how within rbase after launching the ftp site,
how can I copy the file from the site into my system, automatically.
Bernie Lis