http://www.perlmonks.org?node_id=851773


in reply to Re: write/read to remote machine
in thread write/read to remote machine

opendir, It opens a a new folder under the given path ( the last part of the path being the new folder you want to create)

I tried writing the same code on windows, and it worked.

I use Putty to logon to the unix machine, but should ssh/scp code be included in the perl script?

Thanks for the reply!