Thanks, Simon.
On 03-18-2012 9:26 AM, Simon Verona wrote:
The "dos" command line supports fto with scripting
Something like :
Ftp /s:myscript.txt
Myscript.txt has the ftp commands in eg
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
--
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
--
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
|