[Cialug] Restoring a server

Andrew Denner linux-list at upeke.com
Tue Mar 19 21:00:28 UTC 2019


The  --backup-dir option should allow you to make a copy of all the changed
files, and then a simple mv would move them back in place (in theory)
so it would not necessarily need be a folder by folder problem. You would
have the added benefit of not having to copy those files that haven't
changed.

On Tue, Mar 19, 2019 at 3:47 PM L. V. Lammert <lvl at omnitec.net> wrote:

> On Tue, 19 Mar 2019, Andrew Denner wrote:
>
> > Not exactly sure on the smart part of it... but you could do
> somethingclose to this by abusing rsync and the backup options to make a
> backup ofthe files you are changing.
> > The other option would be to use the -n for a dry run.
> >
> Yeah, .. but that's a pain to a file-by-file.
>
> Unfortunately, mc & sftp works on my workstation, but *not* on the new
> server. Go figure.
>
>         Thanks!!!
>
>         Lee
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> https://www.cialug.org/cgi-bin/mailman/listinfo/cialug
>


More information about the Cialug mailing list