aawsome

Results 430 comments of aawsome

@nickchomey Thanks a lot for your issue! For the first part, I would be also very interested to have this. Currently, there is - the (surely incomplete) comparison short-list on...

About the second question, I think in open source there is a good answer to this type of question: Because we can and we want! I can give you some...

Actually there are many ways to contribute. Also people who test and report bugs or issue feature requests are highly welcome :smile:

@elkemper You didn't try an undocumented feature, but an unsupported feature. This is the reason why this issue is still open... BTW, it is much more than just being able...

@MichaelEischer May I suggest to also add a `name_raw` field which is filled if the (encoded) name field doesn't exactly reflect the filename? When created that way, program reading trees...

> (strconv.Quote is perfectly capable of handling non-UTF8). I actually have two issues with `strconv.Quote`: - I personally am not able to judge if it is perfectly capable of handling...

@MichaelEischer Shouldn't this treatment of symlink targets be added to https://github.com/restic/restic/blob/master/doc/design.rst?

Another remark - and sorry if there are errors or things are not fully understandable, I don't use windows and am no expert in its details (just did dig into...

> The Windows API methods suffixed with a `W` use UTF-16 which is converted by Go into UTF-8 . On the filesystem NTFS stores all names as Unicode: Ah great,...

> I would like a feature like this to be able to use restic as a repository for content distribution. For my use case I would want to say to...