[Ssh-sftp-perl-users] NET::SFTP question
Brought to you by:
dbrobins
From: Murali P. <mpa...@pb...> - 2004-12-03 17:43:15
|
I am trying to use the SFTP PERL Mod and I have a question to ask you on the same. The scenario is; 1. there is a Win2003 Server with some secure files and I have PERL on a second Windows 2003 box. 2. I need to make a secure transaction to get the file from the first box to the second box. 3. I need to install PERL NET::sftp on the second W2003 box so as to execute the PERL script and the sftp mod. 4. My concern is what do I need on the first W2003 box where the secure files are so that the PERL->sftp transaction from the second box is understood and the secure tunnel is established? Should I have SSH? Should I have sftp running as a service? Should I have PERL installed with NET::sftp on the second box too? Where can I get an sftp.exe for free? -- murali PANDURANGI |