Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore deleted directories may fail (Trac #16) #52

Open
boxbackup-bot opened this issue May 18, 2019 · 1 comment
Open

Restore deleted directories may fail (Trac #16) #52

boxbackup-bot opened this issue May 18, 2019 · 1 comment

Comments

@boxbackup-bot
Copy link

boxbackup-bot commented May 18, 2019

Paul MacKenzie nospam@elehost.com reports that restoring a deleted directory, or a directory full of deleted files, may not restore the files within, if run with the "-d" option.

Test restores of deleted directories, and directories with deleted files, with and without -d, on Windows.

Migrated from https://www.boxbackup.org/ticket/16

{
    "status": "new", 
    "changetime": "2009-08-07T13:14:40", 
    "description": "Paul MacKenzie <nospam@elehost.com> reports that restoring a deleted directory, or a directory full of deleted files, may not restore the files within, if run with the \"-d\" option.\n\nTest restores of deleted directories, and directories with deleted files, with and without -d, on Windows.\n\n", 
    "reporter": "chris", 
    "cc": "Paul MacKenzie <nospam@elehost.com>", 
    "resolution": "", 
    "_ts": "1249650880000000", 
    "component": "bbackupquery", 
    "summary": "Restore deleted directories may fail", 
    "priority": "major", 
    "keywords": "windows restore deleted files directories", 
    "version": "0.10", 
    "time": "2007-01-04T20:46:04", 
    "milestone": "0.11", 
    "owner": "chris", 
    "type": "defect"
}
@boxbackup-bot
Copy link
Author

Trac update at 20090807T13:14:40: achim commented:

Still exists in R2549:

$ boxbackup/bbackupquery.exe -c config/bbackupd.conf
Unable to send message to Event Log (Event Log is full):
NOTICE:  Box Backup Query Tool vtrunk_2549, (c) Ben Summers and contributors 2003-2008
Login complete.

Type "help" for a list of commands.

query > ls  -t
00000144 -d---- 1970-01-01T01:00:00 CASES

query > restore CASES d:\restore\
.............................................................................

query > restore -d CASES d:\restore\

d:\restore gets created in the second case, but no data is contained in that directory.

However, I am not sure what the "-d" option actually adds, since a regular restore (without -d) works just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants