IS there a way like in Unix, we can do SFTP through a Script , we can do something similar from the Windows using SSH Client. Not sure How.?
Please advise with teh steps.
Windows Server 2008
Last Comment
Mohammed Khawaja
8/22/2022 - Mon
aravind anche
Cant you use something like
scp /path/to/localfile user@host:/path/to/dest
scp /path/to/localfile user@host:/path/to/dest
http://stackoverflow.com/questions/15808381/how-to-transfer-a-file-using-sftp-in-unix