Search Results

Search: Posts Made By: sree143reddy
2,070
Posted By sree143reddy
Passing of variable values to remote server
Hi,
My script will take 3 i/p's from user. Now i need to pass these 3 values to remote server. Please find my code.


while [ 1 ]
do
echo " To which server you want to connect ? "
...
1,405
Posted By sree143reddy
FTPying files from one sever to another server but into specified file.
Hi Friends,

My requirement is - I have to FTP a list of files from one server to another sever. I am using following code :

ftp -i -n << EOF >> abc.txt
open $COM_FTP_RHOST
user...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 08:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy