<quote who="Phil Scarratt">
> Benno wrote:
>> On Wed Oct 13, 2004 at 09:39:12 +1000, Alexander Samad wrote:

thanks for all the suggestion !
I saved them all for future reference, meanwhile, set the script as per
the 1st reply

...
(gzip stuff snipped)
echo "$now $0 executed on in $exectime sec"

    ftp -n $HOST <<SCRIPT
        user $USER $PASSWD
        cd /home
        binary
        prompt
        mput *.gz
        quit
    SCRIPT

and, it's ALMOST working as desired


-- 
Voytek
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to