Re: FTP automatic scriting with security

2001-03-21 Thread Thornton Prime
On Thu, 22 Mar 2001, Andrew So Hing-pong wrote: > I would like to write a ftp scripting for automation some jobs > with security. I know someone MUST suggest using scp2 or sftp2etc. Obligatatory "use scp, stfp, or rsync over ssh" statement. > But based on the user's requirement, I must usi

FTP automatic scriting with security

2001-03-21 Thread Andrew So Hing-pong
Hi, I would like to write a ftp scripting for automation some jobs with security. I know someone MUST suggest using scp2 or sftp2etc. But based on the user's requirement, I must using ftp scripting. Now the script is ftp.sh ftp -n << -EOF open user ... quit As you know, is a plain