Backup VPS before cancelling account

Stephen Partington cryptworks at gmail.com
Tue Mar 25 11:00:50 MST 2014


i think if you wanted to be really slick you could tar/gzip via scp in a
single command. or you could tar/gz and then use SCP to retrive the file.

A rough example.

tar -zc path/to/source | ssh user at remote tar -zxC path/to/destination



On Tue, Mar 25, 2014 at 10:51 AM, keith smith <klsmith2020 at yahoo.com> wrote:

> Hi,
>
> I have a VPS that I no loger want to use, however I would like to backup
> the the config files... ETC
>
> I 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 at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
>



-- 
A mouse trap, placed on top of your alarm clock, will prevent you from
rolling over and going back to sleep after you hit the snooze button.

Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20140325/fb10c6ed/attachment.html>


More information about the PLUG-discuss mailing list