The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: FTP question
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 01-30-2002
peter.herlihy peter.herlihy is offline
Registered User
 

Join Date: Nov 2001
Location: New Zealand
Posts: 333
You willneed to turn off the interactive prompting that is typical when using multiple puts and deletes etc if you are scripting......either that or cater for it (but simpler to just turn it off).

That's just a

mput -i ........
__________________
Pete