Re: Mapping a network drive from Perl

2001-06-20 Thread Kuhnibert
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

Re: Mapping a network drive from Perl

2001-06-19 Thread Alloun, Jonathan
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