SUMMARY: ftp script

From: Gregers Nakman (Gregers.Nakman@gnnettest.com)
Date: Wed Aug 07 2002 - 04:30:08 EDT


Hi Gurus.

First of all thanks to all of you send me answers. It is a pleasure to use this mailing list, when you get so many qualified answers so quickly. Thanks guys.

The answers used different approches to solving this problem, ranging from perl scripts to shell scripts using variables. Basically you used the same method. Like the method sent to me by Bryan Mills. His solution can be seen below with the original question.

Once again. Thanks to all.

---8X---
I want to make a script where I upload some files to an ftp-site. HOWTO?

I do a small script,

open host
username password
asci
put filename
quit

and then call the script such as

ftp -n <script
---8X---

Gregers



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:48:48 EDT