Is there any way to automate the process of copying the files between windows and unix
without doing it manually, using tools such as winscp.
I need to copy files from unix to windows such by executing some commands in windows. I goolged it and found these tools that can do this.
ftp
sftp
scp
pscp
winscp console.
EDIT : Can I get something using pscp because I just found out that ftp is not enable in my servers.
Please suggest a way of doing it and I need to run whatever script/command in windows only for copying the unix files.
EDIT 2 : Getting this error in winscp console for sftp :
winscp> get abc.sh c:\
abc.sh | 0 KiB | 0.0 KiB/s | binary | 0%
Can't create file 'c:\abc.sh'.
System Error. Code: 2.
The system cannot find the file specified
(A)bort, (R)etry, (S)kip, Ski(p) all: