[CLUE-Tech] FTPing many files

Kevin Cullis kevincu at orci.com
Tue Jun 5 10:35:59 MDT 2001


Grant,

Thanks for the info.  To tell you how far I've come, my friend told me
to get a GUI to do this, which I found XFTP would do multiple selections
of files, but I knew there was a way to do it by CLI.  Thanks, I'll be
trying it out.

Kevin

grant wrote:
> 
> FTP.script:
> lcd /home/kevin/newpages
> cd /home/httpd/htdocs
> put updated.file
> put other.file
> lcd /usr/local/httpd/htdocs/mysite
> mget *
> 
> ftp -i remotehost.com <FTP.script
> 
> Or.......   My versionn of FTP has the ability to accept lists of
> files.  Check the man page.



More information about the clue-tech mailing list