November 2, 20178 yr Hi - I am using below command to move files from Test1 to Test2, once files copied to destination folder Test2 file permission are 700, I would like change destination file permissions to 777 when files are copied to destination folder, checking do we have any option in robocopy command - please help robocopy /mov /e C:\Test1\rec C:\Test2\rec Regards, Venu
November 2, 20178 yr Hi - I am using below command to move files from Test1 to Test2, once files copied to destination folder Test2 file permission are 700, I would like change destination file permissions to 777 when files are copied to destination folder, checking do we have any option in robocopy command - please help robocopy /mov /e C:\Test1\rec C:\Test2\rec Regards, VenuI don't believe so. After the copies you'll have to change the permissions yourself or alternatively mount the Windows share via unassigned devices and then use rsync on the server
Archived
This topic is now archived and is closed to further replies.