The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Script to ftp in non-ineractive mode
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
Script to ftp in non-ineractive mode
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
09-18-2007
porter
Registered User
Join Date: Jan 2007
Posts: 2,965
Use a file in your home directory called ".netrc", put all user names/passwords in this file and ftp will look it up rather than ask you.
porter
View Public Profile
Find all posts by porter