FAQ tagged as:

linux remote server backup

Q. How do I use tar command over secure ssh session?
A. The GNU version of the tar archiving utility (and other old version of tar) can be use through network over ssh session. Do not use telnet command, it is insecure. You can use Unix/Linux pipes to create actives. Following command backups /wwwdata directory [...]

{ 22 comments }

nixCraft FAQ PDF Collection Now Available To All