I'm moving my site to a new server. How do I completely tar the old website into 1 file and then untar on the new server?
What I'd like to do is to tar all files in the
/home/acme directory including all subfolders, .htaccess files etc.
and then download the tar, upload to the new server then untar.
Is it possible to preserve all the file and directory access rights (755 etc.) too?
What I'd like to do is to tar all files in the
/home/acme directory including all subfolders, .htaccess files etc.
and then download the tar, upload to the new server then untar.
Is it possible to preserve all the file and directory access rights (755 etc.) too?