-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
No such file or directory:
[tom@nas tmp]$ desync make index /etc/issue --print-stats
Chunking [======================================================================================================================] 100.00% 0s
{
"ChunksAccepted": 1,
"ChunksProduced": 2
}
[tom@nas tmp]$ ls index
ls: cannot access 'index': No such file or directory
But without --print-stats, the file is created:
[tom@nas tmp]$ desync make index /etc/issue
Chunking [======================================================================================================================] 100.00% 0s
[tom@nas tmp]$ ls index
index
Metadata
Metadata
Assignees
Labels
No labels