@paolafrancesca commented on GitHub:
@wc7086 purge-days does not effect MaxDate in metadata. it deletes the files from the storage after the number of days setup
@paolafrancesca commented on GitHub:
0 is the zero value: it means that the feature is disabled.
In REAMDE.md no zero default value are reported.
@stefanbenten what do you think? Should…
@paolafrancesca commented on GitHub:
When I change servers, how does the program know when files need to be deleted?
sorry, I forgot to answer your question
the logic is different…
@wc7086 commented on GitHub:
I think the necessary Value in Usage in README.md needs to be filled in, even if the default value is 0.
@wc7086 commented on GitHub:
@wc7086
purge-daysdoes not effectMaxDatein metadata. it deletes the files from the storage after the number of days setup
When I change servers, how does…
@paolafrancesca commented on GitHub:
@stefanbenten the reason to support gdrive shared drives is to have unlimited storage (like some of them have), as far as I understand.
I see value i this:…
@wc7086 commented on GitHub:
@wc7086 Could you elaborate the use case a little more?
https://github.com/rclone/rclone/blob/master/backend/drive/drive.go
Although it can be mounted…
@wc7086 commented on GitHub:
what would the goal of implementing this?
Gives the user a way to verify that the downloaded file is complete and correct. I don't know if providing hash on the…
@paolafrancesca commented on GitHub:
The problem is that you have to trust the server: a malicious server could just receive and return the provided hash even after tampering the upload, and you…
@paolafrancesca commented on GitHub:
@wc7086 what would the goal of implementing this?
@brodjieski commented on GitHub:
It looks like the issue is if you apply both a configuration profile with the passcode settings along with applying the pwpolicy.xml file as-is from the project.…
@ChrisButigieg commented on GitHub:
Worked with Eric Benfer on this today. We are using the sonoma branch of the project.
When running the following check, when maxFailedAttemptes=3 and…