View Single Post

  #1 (permalink)  
Old 01-29-2008, 04:09 PM
Nishanthhampali Nishanthhampali is offline
Junior Member
User
 
Join Date: Jan 2008
My distro: Debian
Posts: 3
Rep Power: 0
Nishanthhampali is on a distinguished road
Default Linux UNIX SFTP in a Shell Script

Hello,
Here i have a use case........... I have some 3 different host machines with different instancesin each host(For eg. 3 instance in each host).In each instance i have the log files......... I have to copy all the log files from all the instances of hosts and store it in temporary directory or as a single file using sftp...........
please let me know how i can do this scripting............ I am new to this shell scripting..........
Reply With Quote