Remote file access from Windows?

J

jayb

I'd like to be able to access files on a remote system in an
"invisible" manner from a Windows system. What I'm after is to be able
to interact with the remote filesystem just as I would locally (and
just as it is done under UNIX).

Any suggestion to a module that already does this or something similar?
 
J

Joe Smith

jayb said:
I'd like to be able to access files on a remote system in an
"invisible" manner from a Windows system. What I'm after is to be able
to interact with the remote filesystem just as I would locally (and
just as it is done under UNIX).

Insufficient information. What are you trying to do?
*) Windows client accessing a share on a Windows file server?
*) Windows NFS client accessing an NFS server?
*) Windows client accessing an Andrews File System?

The above three scenarios call out for a non-Perl solution.
 
J

jayb

Joe said:
Insufficient information. What are you trying to do?

Thanks Joe. You are completely correct. It was insufficient. What I
was trying to do was access a file on another Windows machine within
it's workgroup. It appears the answer is that Perl will allow me to
use Universal Naming Convention (UNC) pathnames under Microsoft
Windows. UNC pathnames are formatted like \\machinename\sharename.
(Found this out at
http://www.informit.com/articles/article.asp?p=29311&rl=1.)

I was amazed that such a simple mechanism would (or could) exist under
Windows. I really get the feeling that MS prefers crytic to simple!
Nice to see Windows adopting some of the nicer bits of UNIX...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,054
Latest member
LucyCarper

Latest Threads

Top