I'm trying to use Net::LDAP search function to query a LDAP database entry. Here is the routine I'm using
$mesg = $ldap->search (
base => "DC=addev, DC=verio, DC=net",
scope => "sub",
filter =>...
Hello!
I'm using 'copy' to copy a list of files to a different location. However, the 'copy' only copied 1st. file correctly, 2nd file was copied to destination as zero byte, all contents were gone. Original files in source directory are all good, with contents after copy. Anybody had this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.