CodeJunkie has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
Can anyone tell me how I can read a remote file system and do I listing via my CGI script?
I am trying to write a web based content management system and need to get file listing from the remote machine. We are doing the transfering of files using a program called rsync (i'm sure some of you are aware of this program).
Can anyone tell me if there are any perl modules out there for reading a remote file system, I think maybe rsync has some support for this, so that's my next place to check, but if anyone can offer i'd any advice I would appreciate it.
Cheers,
Tom
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Reading a remote Filesystem
by Jaap (Curate) on May 12, 2003 at 11:22 UTC | |
Re: Reading a remote Filesystem
by hacker (Priest) on May 12, 2003 at 12:56 UTC | |
Re: Reading a remote Filesystem
by Abigail-II (Bishop) on May 12, 2003 at 11:55 UTC | |
Re: Reading a remote Filesystem
by CodeJunkie (Monk) on May 12, 2003 at 12:05 UTC | |
by arturo (Vicar) on May 12, 2003 at 12:58 UTC | |
by hardburn (Abbot) on May 12, 2003 at 14:16 UTC | |
by arturo (Vicar) on May 12, 2003 at 16:02 UTC | |
by hardburn (Abbot) on May 12, 2003 at 14:01 UTC |