Title: Re: Mapping a network drive from Perl
1. Has anyone had success in mapping a 'public' drive on Windows
using 'Samba'; if so could you explain how you did it??
### yup! cannot remeber the whole server setup procedures on the linux side
(smb.cnf), but i'm
Title: Re: Mapping a network drive from Perl
Hello,
I would like to be able to map a network drive from within Perl.
The server I am mapping the drive from is a Red Hat Linux box where I am first trying to get 'Samba' working.
Two questions:
1. Has