Re: how does file gets send to remote machine using perl



On Thu, May 29, 2008 at 7:46 PM, Richard Lee <rich.japh@xxxxxxxxx> wrote:
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)
snip

Does it use IO::Socket?


--
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.
.



Relevant Pages

  • [NEWS] IBM Informix Web DataBlade Local Root by Design
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... that ease development of "intelligent", interactive, Web-enabled database ... person who has access to change the Perl script. ...
    (Securiteam)
  • Re: Protecting passwords in Perl scripts?
    ... > anywhere other than the local machine. ... > is only readable by the user running the perl script. ... Have the script log in with a database user that has *only* the ... but not write or admin access. ...
    (comp.lang.perl.misc)
  • my perl script for ripping mp3s...aka MP3scRIPt
    ... This is a Perl script to convert audio cd tracks to mp3s. ... Possibly root privs to access the cdrom device ... - this is mainly a problem on 'variety cds', mp3 files suffering from this ill ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Perl script to mimic uniq
    ... mdfoster44@netscape.net spits TOFU in my face: ... > # Perl script to find most common CS ... > So I'm back to my original script which looks like this. ... > identify a sequence as unique. ...
    (comp.lang.perl)
  • Re: Slow Performance When Using DBI, otherwise Not
    ... If I run the same perl script on the database server itself it runs ... check versions of DBI and DBD (I greped for version on every module under ...
    (perl.dbi.users)