|
|
| We don't bite newbies here... much | |
| PerlMonks |
How to access Network share?by rickrutgers (Novice) |
| on Dec 05, 2012 at 11:32 UTC ( #1007272=perlquestion: print w/ replies, xml ) | Need Help?? |
|
rickrutgers has asked for the
wisdom of the Perl Monks concerning the following question:
How to source a networkshare.
The networkshare is on a nas-storage.
The perl script is in a linux virtual machine.
The networkshare is "//192.168.100.32/somedir1/somedir2".
The networkshare is password protected but this password is known and maybe used in the syntax.
I've tried this with readdir but this will not work.
Any input is welcome.
Thanks Rick.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||