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..........
|