how does file gets send to remote machine using perl
- From: rich.japh@xxxxxxxxx (Richard Lee)
- Date: Thu, 29 May 2008 19:46:15 -0400
Hi,
Someone wrote a perl script which manipulate a file and sent to number of remote system.
I ported that exact script to my local machine but I don't see anything going out.
Peeking into the script, I see no special module being used and no ftp/sftp/scp or anything like that being used.
Does perl have the ability to transfer file?
I guess I need to understand networking in general when it comes to programming(i have no idea).
Any idea or pointer would be greatly appreciated.
thanks.(cannot cp and paste work script here since it's company's policy)
.
- Follow-Ups:
- Re: how does file gets send to remote machine using perl
- From: Chas. Owens
- Re: how does file gets send to remote machine using perl
- From: Ken Foskey
- Re: how does file gets send to remote machine using perl
- Prev by Date: Re: add @INC directory
- Next by Date: Re: how does file gets send to remote machine using perl
- Previous by thread: make error for Language::Prolog::Yaswi::Low
- Next by thread: Re: how does file gets send to remote machine using perl
- Index(es):
Relevant Pages
|