[CLUE-Tech] FTPing many files

grant grant at amadensor.com
Tue Jun 5 09:26:10 MDT 2001


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.


______________________________________________________________________________

                          Your mouse has moved. 
       You must restart Windows for your changes to take effect.

#!/usr/bin/perl
print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);






More information about the clue-tech mailing list