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

Some file operations not working correctly in mounted repo #170

Open
hjudt opened this issue Jan 6, 2015 · 3 comments
Open

Some file operations not working correctly in mounted repo #170

hjudt opened this issue Jan 6, 2015 · 3 comments

Comments

@hjudt
Copy link

hjudt commented Jan 6, 2015

attic mount
cd

du -sh shows 33M for this repo:
Original size Compressed size Deduplicated size
This archive: 1.24 GB 949.79 MB 36.00 kB
All archives: 4.95 GB 3.80 GB 883.59 MB

and for all archives du -s * | sort -n:
6740 2015-01-04-174436
6740 2015-01-05-183228
6740 2015-01-06-090001
6740 2015-01-06-120001
6740 2015-01-06-150001

This makes me wonder how good the mount command is for restoring files and file attributes? Should extract be used for restoring instead of mount?

@hjudt hjudt changed the title File operations not working in mounted repo Some file operations not working correctly in mounted repo Jan 6, 2015
@ThomasWaldmann
Copy link
Contributor

This might be a cosmetic problem, see PR #184.

@ThomasWaldmann
Copy link
Contributor

close (after merging PR #184) ?

@hjudt
Copy link
Author

hjudt commented May 14, 2015

Updated, but nothing seems changed (except the size which has seems to have grown with the repo from 6740 to 42M).

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

No branches or pull requests

2 participants