Re: [foxboro] FTP

This is the script I use.  Put remote_host_name in /etc/hosts or replace =
it with the remote host's ip address.

/usr/bin/ftp -n -v remote_host_name <<EndFTP
binary
user username password
put $1 $2
EndFTP

-----Original Message-----
From: pharizna@xxxxxxxxxxxxx [mailto:pharizna@xxxxxxxxxxxxx]
Sent: Monday, January 14, 2002 9:59 AM
To: Foxboro@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx; foxboro@xxxxxxxxxxxxx
Subject: [foxboro] FTP


Hi:
I'd like to send a file from our IA to another one every day at noon, =
for
example.

I know that I can to use "cron" in order to automate the process but I =
don't
know how to make an FTP in "auto mode" (without human intervention).

Could you help me?

Regards

Pedro Hernandez
REPSOL YPF Quimica
pharizna@xxxxxxxxxxxxx


=20
=20
___________________________________________________________________
This list is neither sponsored nor endorsed by The Foxboro Company.
Use the information obtained here at your own risk. For disclaimer,
see http://www.thecassandraproject.org/disclaimer.html#maillist

list info:   http://www.freelists.org/list/foxboro
subscribe:   mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Djoin
unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Dleave
 
 
___________________________________________________________________
This list is neither sponsored nor endorsed by The Foxboro Company.
Use the information obtained here at your own risk. For disclaimer,
see http://www.thecassandraproject.org/disclaimer.html#maillist

list info:   http://www.freelists.org/list/foxboro
subscribe:   mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave

Other related posts: