Hi,
I want to write a Unix script (Bash), which will copy files
across unix machines. The script will be having four parameters. Source machine, Target machine, source location and target location. How do i go about it. How can i connect to remote machine in my script?
TIA
I want to write a Unix script (Bash), which will copy files
across unix machines. The script will be having four parameters. Source machine, Target machine, source location and target location. How do i go about it. How can i connect to remote machine in my script?
TIA