I think the easiest way woul be to start an FTP-Server on the Windows-Box
and connect via FTP. This is very easy in Perl. Try to look at the
Net::FTP
Module on CPAN (cpan.org).
hope this helps,
cr
On Tue, 29 May 2001 07:49:54 -0800, Mark on GCI Server said:
> Hey all,
> I'm trying to copy files from caldera and redhat boxes to a Windows box.
> The script will be running on the caldera box, and I create a .iso file on
> the caldera server, then I want to copy the .iso file to the NT box. I'm
> unsure of how to open a session and copy files across this session.
>
> Thanks,
> Mark Weisman
>
>