Thursday, December 09, 2004

FTP from a bash script

I've moved this entry to my site.

Here is how to ftp from a bash script.

thank you

permalink
Links to this post

1 Comments:

At 11 October, 2005 05:03, Blogger markusbucher said...

In my case "ftp -un $hostname" produced an error. I solved it with:
"ftp -in $hostname".

Regards
Markus

 

Post a Comment

Subscribe to Post Comments [Atom]

<< Home

Links to this post on: