[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[rdiff-backup-users] Additional information (was: 1.11 on windows/cygwin
From: |
Ralph Lehmann |
Subject: |
[rdiff-backup-users] Additional information (was: 1.11 on windows/cygwin - unable to perform a point in time recovery |
Date: |
Sun, 24 Jun 2007 12:35:34 +0200 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.12) Gecko/20070509 Thunderbird/1.5.0.12 Mnenhy/0.7.5.0 |
Ralph Lehmann schrieb:
[...]
> But recovery with
> $ rdiff-backup --force -r 2007-06-21T10:58:00 \
> 192.168.242.135::/tmp/test/tiffs/ \
> /test/recover/tiffs/
> fails and rdiff-backup prints out:
> ----------------------------------
> Exception 'basis_file must be a (true) file' raised of class '<type
Recovery succeeds every time, if I try to recover the actual version of
a file or his predecessor:
rdiff-backup -v5 -r 0B --force address@hidden::/test4/ \
test4/
or
rdiff-backup -v5 -r 0B --force address@hidden::/test4/ \
test4/
Recovery fails every time, if I try to recover an older version (like
2B, 3B etc.) regardless the time format I use.
ciao Ralph