Re: Example of using "use File::Remote " to copy files from one Windows machine to another

2008-03-31 Thread Justin Allegakoen
> 8< > > open (REMOTE, "172.24.177.43:/d$/PsExec_Usage_Line.txt") or die $!; > > -8< the error is most likely from your file path. I havent looked at File::Remote, but if all yo

Example of using "use File::Remote " to copy files from one Windows machine to another

2008-03-31 Thread Glen Plantz
Hi folks, I need to copy files from a remote Windows machine to the Windows machine were the Perl script is executing. I've installed and tried running a script that uses "File::Remote", but I'm getting errors. Here is the file so far.. *

RE: FTPS

2008-03-31 Thread Wolfgang Koppenhoefer
Hi, Yesterday I found Net::FTPSSL at the University of Winnipeg's Depository (ppm). It depends on IO::Sochet::SSL, which ppm does not know, so you have to install it yourself. Unfortunately I didn't succeed in connecting my server with perl, yet. "SSL connect attempt failed with unknown error er