tar -zc path/to/source | ssh user@remote tar -zxC path/to/destination
Hi,I have a VPS that I no loger want to use, however I would like to backup the the config files... ETCI was looking at wget and tar.Can I just tar and compress everything by doing something like:
tar -czvf vps_name.tgz / Then just sftp or wget to get it to my local drive?Thanks!!
Keith
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss