In lnux i am using
to preserve the files and directory permissions.tar -xpf backup.tar
Is there any to do this in cpanel.
If i extract in cpanel my permissiosn are not restored
i have to manually process 100 files again.
Any help??
In lnux i am using
to preserve the files and directory permissions.tar -xpf backup.tar
Is there any to do this in cpanel.
If i extract in cpanel my permissiosn are not restored
i have to manually process 100 files again.
Any help??
Howdy,
I'm pretty sure the -p switch preserves the UID/GID of the file permissions. If you restore things on a different server where you have the same username, but that user has a different UID/GID it could have issues.
If you'd care to elaborate on your situation, perhaps we can help you find a way to make it work.
Thanks!