in reply to Re^2: SFTP for Perl on CygWin
in thread SFTP for Perl on CygWin

I suggested Strawberry because it already includes all sorts of useful libraries and perl modules, including Net::SSH2. This made working on Windows so much easier for me, and given how easy it is to use I don't see any advantage of using perl via Cygwin. Perhaps someone has a special use case. Net::SFTP is a pure perl implementation.