The "dos" command line supports fto with scripting

Something like :

Ftp /s:myscript.txt

Myscript.txt has the ftp commands in eg

Open ftp.ftp.com
Login
Password
Binary
Lcd mylocaldir
Cd remotedir
Get file
Quit

Hope this helps


Simon Verona 

-------- Original message --------
Subject: Automating FTP 
From: Charlie Noah <[email protected]> 
To: [email protected] 
CC:  

I download images from my bird store supplier using FileZilla (FTP). I want to 
automate the process such that a Jbase program can download an image if it 
finds that it's not on my system. I have used AIX scripts to move files around 
on a network before, but I've never done it in XP. Are there any gotchas I 
should be looking out for? I currently log in using FileZilla as anonymous, no 
password and port 21.

Thanks,
Charlie Noah
Tiny Bear's Wild Bird Store
"Everything For The Backyard Bird Enthusiast, Except For The Birds"
Info, Forum:  http://www.TinyBearMarketing.com
Store:            http://Stores.TinyBearMarketing.com
Toll Free:       1-855-TinyBear (855-846-9232)

-- 
IMPORTANT: T24/Globus posts are no longer accepted on this forum.
 
To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

-- 
IMPORTANT: T24/Globus posts are no longer accepted on this forum.

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

Reply via email to