WinSCP is a free file transfer program that supports FTP, SCP, FTPS and SFTP protocols. The application exchanges files between your local machine and a remote computer such as a company server. You ...
Is this the correct way to scp a file to multiple hosts? <BR><BR>scp myfile.txt myid@host1:/tmp/mytemp/ myid@host2:/tmp/mytemp/<BR><BR>Password:<BR>myfile.txt 100% ...