Re: opening files on remote computers

From: Andrew Gaffney (agaffney_at_technaut.darktalker.net)
Date: 12/10/03


Date: Wed, 10 Dec 2003 07:43:31 -0600
To: Ohad Ohad <ohad_ng@hotmail.com>

Ohad Ohad wrote:
> Hi,
>
> What's the best way to open (for reading) a file on remote computer (in
> perl) ?

Well, what do you need to open the file for? You can do something like mounting the remote
FS via NFS, SMB, etc. You can also have an FTP server running on the remote box. You can
write client and server Perl programs. If you have sshd running on the remote box, you can
  probably use scp to get the file. More details please.

-- 
Andrew Gaffney


Relevant Pages

  • Re: How to login from one system (A) into remote system (B) and do a ping to the third system (C) wi
    ... I had done a lot remote management with it and, of course, perl:) ... I need to write a Perl CGI script to login from one system into ... I have successfully written the code in Perl CGI to Ping ...
    (perl.beginners)
  • Re: DELETING records using MYSQL Database
    ... you don't have the rights for a local infile operation for that mysql ... ask the Perl Guys to run the infile op as a perl script with your file - ... mySql / VFP / MS-SQL ... > remote table - DELETE FROM, I want to repopulate it with data from ...
    (microsoft.public.fox.vfp.queries-sql)
  • Antwort: RE: Antwort: FTPing of files between remote servers.
    ... I don't have enough perl practise to tell how to do it in perl. ... If it is a perl script you need perl on the server. ... Thanks & Best Regards, ... Subject: Antwort: FTPing of files between remote servers. ...
    (perl.beginners)
  • Re: Perl administration for Linux fileserver
    ... I created this so I could create a management API ... that would allow for remote management of many machines from a central ... one I couldn't get the perl version to handle pseudo-ttys on ... su - root (python version only) ...
    (Focus-Linux)
  • SMBFS Locking Issues with Advanced Server 2000/2003 [kernel 2.6.14]
    ... Intermittent errors occur when VNC viewer is installed and running from a remote server which is also mapped ... Problem can be recreated by executing perl commands remotely against source code stored on a Windows 2000/2003 ... After hitting control C to break out of Perl, SMBFS leaves the files locked remotely and they cannot be deleted until the volume is unmounted. ...
    (Linux-Kernel)