How do I compress the contents of a folder using the tar command on an Unix system over SSH?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
|||||||
|
migrated from stackoverflow.com May 21 '11 at 20:08
|
From
So just use |
|||
|
|
|
If you want to compress it, add the -z or -j arguments to the recommendations above.
|
|||
|
|
|
If the content you want to archive is in the home directory of the user - it should be:
If you need to navigate somewhere, try this:
|
||||
|
|