Posted on 2006-10-03 22:26:01-07 by astern
SmbClient error
I am using the following line in perl to create a file called $fileinfo, but I get a "no such device" error - since I am a newbie, I have no idea where to look for the error. Any ideas? $fd = $smb->open(">smb://$destination_server/$destination/$fileinfo", 0666);
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.