I am using File::Ncopy to copy the file in clearcase environment and the source file is read-only file and i need the destination file should be having read-write permissions(as it is backup file and can be overwritten any number of times).
hence i am using
but though i have set the permissions for the destination it is having read-only permissions. please let me know if i am using this API properly or any other way of doing it.File::NCopy->new(u_chmod => "777")->copy($filepath,"$filename");
Thanks in advance,
Madam
Janitored by Arunbear - added code tags, as per Monastery guidelines
In reply to file permissions using File::NCopy by Madam
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |