Laurent Cozic

Results 266 comments of Laurent Cozic

Thanks, I'm leaving this open for now. Ideally we should have unit tests first, so that we can run this kind of analysis tool and safely refactor the code.

I believe this has been fixed in the recent expiration logic update, is that correct?

The pull request now includes 3 unrelated additional changes, so please could you remove them? If other fixes are needed they should be done in a separate pull request.

I'd expect these alternative clients would be symlinked to ssh?

It would make sense if they disable hard links within iCloud Drive because most likely they consider each file to be globally unique.

I'm indeed lacking time to maintain this repo. The most important issue is with the backup deletion schedule, but it's not an easy fix. Other PR I might check at...

Hmm, maybe but I don't know who at this point. One has to be extremely careful when updating this script because it's used in many automated scripts, so if I...

As discussed here, that should be an option: https://github.com/laurent22/rsync-time-backup/issues/104

Good find, I wouldn't know how to implement this in Go though but, if someone is motivated, pull requests are welcome :+1:

It's not so much the configuration, it's for the history data required by the undo feature. Currently, it's saving each renaming operation for up to 7 days, so that could...