rdiff-backup-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rdiff-backup-bugs] [bug #16526] rdiff overwriting/deleting data on rest


From: anonymous
Subject: [Rdiff-backup-bugs] [bug #16526] rdiff overwriting/deleting data on restore
Date: Mon, 13 Nov 2006 02:46:50 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.8) Gecko/20061025 Firefox/1.5.0.8

Follow-up Comment #1, bug #16526 (project rdiff-backup):

If we look at how rdiff-backup wants to restore files, eg,
"rdiff-backup -r now host.net::/remote-dir/file local-dir/file"

then I think what happened here is that rdiff-backup wanted to restore the
file ./my_rdiff_repository/path/single_file to the file called '.' -- that
is, like saying:

cp -f /backup/my_rdiff_repository/path/single_file /backup

where cp decides to delete the directory 'backup' and replace it with
single_file, renamed to 'backup. However, rdiff-backup didn't quite manage to
finish this before failing.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?16526>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]