How do I extract a TAR to a different destination directory -


On server A, I have created a tar file (backup.tar.gz) of the entire website / www

On Server B, I want to put those files in / public_html but do not include the top-level directory

Of course, tar -

Thank you!


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -