in reply to Re: how to transfer a set of files in a directory from linux server(remote machine) to windows server(local machine)
in thread how to transfer a set of files in a directory from linux server(remote machine) to windows server(local machine)
Why do you keep replying to yourself? Click the reply link associated with the response you wish to reply to. Tutorials->PerlMonks for the Absolute Beginner/How do I post a question effectively?.
So is that ActiveState perl? Don't make people guess what you're doing, be specific when providing information. Did you try to install Net::SSH2?
If you now want to do this via ftp, setup an FTP server on your target system, use Net::FTP to transfer.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: how to transfer a set of files in a directory from linux server(remote machine) to windows server(local machine)
by mah_strict (Novice) on Apr 22, 2014 at 11:39 UTC | |
by marto (Cardinal) on Apr 22, 2014 at 11:46 UTC |