we are trying to copy files from one server to another but the permissions of copied files are not correct. I have tried following solution but its not working.
http://linuxshellaccount.blogspot.com/2007/11/setting-basic-file-permissions-in-non.html
currently permission is set to : -rw------- We want to change the permissions to -rw-rw-r—
Any one faced this issue ?
EDIT: We have Unix on both the sides.