Re: how does file gets send to remote machine using perl
- From: rich.japh@xxxxxxxxx (Richard Lee)
- Date: Fri, 30 May 2008 09:40:11 -0400
Chas. Owens wrote:
On Thu, May 29, 2008 at 7:46 PM, Richard Lee <rich.japh@xxxxxxxxx> wrote:It's really weird. It's excuting another perl program to send the file but that program uses no modules nor external programs.
Hi,snip
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)
Does it use IO::Socket?
File still gets sent and I was wondering how it was doing it.
Maybe we are chasing ghost here since i cannot even provide the script.. just wanted to bring it up...
But thank you.
.
- References:
- how does file gets send to remote machine using perl
- From: Richard Lee
- Re: how does file gets send to remote machine using perl
- From: Chas. Owens
- how does file gets send to remote machine using perl
- Prev by Date: Re: cgi ordering a table with sql
- Next by Date: access values in array of hashrefs
- Previous by thread: Re: how does file gets send to remote machine using perl
- Next by thread: How perl program execution happened ?
- Index(es):
Relevant Pages
|
|