aawsome

Results 430 comments of aawsome

@DianaNites progress information and the title showing snapshots/current path has now been added.

Most features are now implemented @DianaNites, can you have a look if things are like you expected? The `i` info is missing. Can you briefly depict which information you want...

Thanks @DianaNites for testing! The `I` is now added in the help and a status line has also been added. > Also the paths in the header are nice to...

Thanks @BurntSushi for your fast response! I must say that I am not very satisfied with your proposal :-/ The idea of using `typed_path::Path` is to have treatment of unix-style...

rethinking it, we could also simply add a unused blob with given number of zero bytes. By knowing that this is at the end of a pack, we can even...

Closing this as the padding blob (or other chunking strategies) are better solutions.

Thanks @jiripospisil for opening this issue! This is in fact a bug. I'll need to fix it in rustic_core...

I would guess that this is an opendal issue.. I just updated to the newest opendal version. @douglasparker Can you please test if the latest nightly version still has this...

I think this is the same problem as https://github.com/rustic-rs/rustic/issues/1302

> [WARN] service=b2 name= path=keys\e0667b00138865aaadec6b32ae1ac40cf5c63138c912b60c07e8a0e37e17df85: stat failed NotFound (persistent) at stat, context: { service: b2, path: keys\e0667b00138865aaadec6b32ae1ac40cf5c63138c912b60c07e8a0e37e17df85 } => no such file or directory This is the problem. We should...