1752806 Members
5586 Online
108789 Solutions
New Discussion юеВ

ftp

 
SOLVED
Go to solution
Gonzalez Eduardo
Occasional Contributor

ftp

Hi everyone!

I have an script for transfer files by ftp to serveral servers, but when i open the connection and type the user login, the server ask for the password.

How can i modify my script for not to type the password ?
+.netrc file?

Sorry for my english....
Thanks
2 REPLIES 2
Paula J Frazer-Campbell
Honored Contributor
Solution

Re: ftp

Hi
This is an automativ ftp format

-------------cut here --------------------
ftp -n 172.20.20.10 << End_of_Ftp
user
prompt
put
quit
End_of_Ftp
-------------cut here----------------------
HTH

Paula
If you can spell SysAdmin then you is one - anon