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

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

Re: [rdiff-backup-users] Recovery to Linux from Windows


From: Stefan Lisowski
Subject: Re: [rdiff-backup-users] Recovery to Linux from Windows
Date: Thu, 06 Jun 2013 17:50:50 -0400
User-agent: Mozilla/5.0 (Windows NT 5.2; WOW64; rv:12.0) Gecko/20120314 Thunderbird/12.0

On 6/6/2013 5:49 PM, Stefan Lisowski wrote:
On 6/6/2013 5:21 PM, Joe Steele wrote:
On 6/4/2013 1:35 PM, Stefan Lisowski wrote:

I try restoring to a file on Windows:

rdiff-backup -r 1h \;080roducts /opt/Products


From what I can tell, you shouldn't be using the encoded name on the command line.

The above command should have been:

rdiff-backup -r 1h Products /opt/Products

--Joe
Thanks for the suggestion... It takes time to run, but then I end up with an /opt directory without a Products in it.

$ du -sk \;080roducts/
65982   ;080roducts/

address@hidden /cygdrive/k/backups/bigboy_backups_rdiff/opt/;080lone-2.5.5/zeocl
uster
$ rdiff-backup  -v 5 -r 1h Products /opt/Products
Using rdiff-backup version 1.2.8
Unable to import module xattr.
Extended attributes not supported on filesystem at /cygdrive/k/backups/bigboy_ba
ckups_rdiff/rdiff-backup-data
Unable to import module posix1e from pylibacl package.
POSIX ACLs not supported on filesystem at /cygdrive/k/backups/bigboy_backups_rdi
ff/rdiff-backup-data
Unable to import win32security module. Windows ACLs
not supported by filesystem at /cygdrive/k/backups/bigboy_backups_rdiff/rdiff-ba
ckup-data
escape_dos_devices not required by filesystem at /cygdrive/k/backups/bigboy_back
ups_rdiff/rdiff-backup-data
-----------------------------------------------------------------
Detected abilities for rdiff-backup repository (read only) file system:
  Access control lists                         Off
  Extended attributes                          Off
  Windows access control lists                 Off
  Case sensitivity                             Off
  Escape DOS devices                           Off
  Escape trailing spaces                       Off
  Mac OS X style resource forks                Off
  Mac OS X Finder information                  Off
-----------------------------------------------------------------
Unable to import module xattr.
Extended attributes not supported on filesystem at /opt/Products/rdiff-backup.tm
p.0
Unable to import module posix1e from pylibacl package.
POSIX ACLs not supported on filesystem at /opt/Products/rdiff-backup.tmp.0
Unable to import win32security module. Windows ACLs
not supported by filesystem at /opt/Products/rdiff-backup.tmp.0
escape_dos_devices not required by filesystem at /opt/Products/rdiff-backup.tmp.
0
-----------------------------------------------------------------
Detected abilities for restore target (read/write) file system:
  Ownership changing                           Off
  Hard linking                                 On
  fsync() directories                          On
  Directory inc permissions                    On
  High-bit permissions                         On
  Symlink permissions                          Off
  Extended filenames                           On
  Windows reserved filenames                   On
  Access control lists                         Off
  Extended attributes                          Off
  Windows access control lists                 Off
  Case sensitivity                             Off
  Escape DOS devices                           Off
  Escape trailing spaces                       Off
  Mac OS X style resource forks                Off
  Mac OS X Finder information                  Off
-----------------------------------------------------------------
Restore: must_escape_dos_devices = 0
Starting restore of Products to /opt/Products as it was as of Thu Jun 6 20:48:3
8 2013.
Processing changed file .
Restore finished

address@hidden /cygdrive/k/backups/bigboy_backups_rdiff/opt/;080lone-2.5.5/zeocl
uster
$ ls /opt/
scripts



reply via email to

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