I never even looked for such a feature, since it's easy to use rsync to do
that for you. Plus, an rsync job can be put in cron, and then your backups
are automatic. For example:

rsync -Oavch /home/tom/.config /mnt/backup/home/tom
rsync -Oavch /home/tom/.kde /mnt/backup/home/tom
rsync -Oavch /home/tom/.local /mnt/backup/home/tom
rsync -Oavch /home/tom/bin /mnt/backup/home/tom
rsync -Oavch /var/www   /mnt/backup/var

Tom

On Mon, Dec 10, 2018 at 1:18 PM Frederick Frazelle <frazell...@gmail.com>
wrote:

> What seems years ago i used to be able to use Sync to create a backup of
> my computer of the "last" month's new and modified files.  The output of
> the sync would go to a window in which would appear the files as well as
> their directories and subdirectories.  In order to finish the backup, i
> would only select the files and right click and choose Copy and would
> proceed to copy to a new directory.  But before finishing the copy command
> i would select a small box which would copy each of the files back into its
> correct directory (i think it was called "Preserve directory structure")
> and subdirectory.  This function disappeared a few years back and i check
> out every iteration of Krusader to see if it has been reinstated.  It was
> very helpful to have the backup with the files in their original
> subdirectories and not just a long list of files...
>
> Does anyone know how this might be done under the current configuration of
> Krusader?  i already submitted this as a bug but it seems like the devs
> have misunderstood my problem and they tried addressing another one - sigh.
>
> Have a wonderful day!  :)
>
> --
> You received this message because you are subscribed to the Google Groups
> "krusader-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to krusader-users+unsubscr...@googlegroups.com.
> To post to this group, send email to krusader-users@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/krusader-users/313dd921-5291-4c8b-aade-0abf3aa5068d%40googlegroups.com
> <https://groups.google.com/d/msgid/krusader-users/313dd921-5291-4c8b-aade-0abf3aa5068d%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"krusader-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to krusader-users+unsubscr...@googlegroups.com.
To post to this group, send email to krusader-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/krusader-users/CABbXeEiKX_xuxrZFvdHiesozntixaPry1yZuse9B7H2zDXY3QQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to