• Joined on 2025-07-20
michael closed issue dutchcoders/transfer.sh#171 2026-01-19 18:29:16 +00:00
[Server Issue] Transfer.sh once again uploads nothing
michael commented on issue dutchcoders/transfer.sh#168 2026-01-19 18:29:16 +00:00
Does not work on purge-days

@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

michael commented on issue dutchcoders/transfer.sh#168 2026-01-19 18:29:16 +00:00
Does not work on purge-days

@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…

michael commented on issue dutchcoders/transfer.sh#168 2026-01-19 18:29:16 +00:00
Does not work on purge-days

@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…

michael opened issue usnistgov/macos_security#109 2026-01-19 18:29:16 +00:00
unable to generate tailored baseline
michael commented on issue dutchcoders/transfer.sh#168 2026-01-19 18:29:16 +00:00
Does not work on purge-days

@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.

michael commented on issue dutchcoders/transfer.sh#168 2026-01-19 18:29:16 +00:00
Does not work on purge-days

@wc7086 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

When I change servers, how does…

michael opened issue usnistgov/macos_security#110 2026-01-19 18:29:16 +00:00
os_setup_assistant_filevault_enforce checks for wrong type
michael commented on issue dutchcoders/transfer.sh#167 2026-01-19 18:29:16 +00:00
Feature: support Google Shared Drives

@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:…

michael commented on issue dutchcoders/transfer.sh#167 2026-01-19 18:29:16 +00:00
Feature: support Google Shared Drives

@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…

michael commented on issue dutchcoders/transfer.sh#166 2026-01-19 18:29:16 +00:00
Feature: Check hash before web upload

@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…

michael commented on issue dutchcoders/transfer.sh#166 2026-01-19 18:29:16 +00:00
Feature: Check hash before web upload

@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…

michael commented on issue dutchcoders/transfer.sh#166 2026-01-19 18:29:16 +00:00
Feature: Check hash before web upload

@paolafrancesca commented on GitHub:

@wc7086 what would the goal of implementing this?

michael opened issue dutchcoders/transfer.sh#167 2026-01-19 18:29:15 +00:00
Feature: support Google Shared Drives
michael opened issue dutchcoders/transfer.sh#168 2026-01-19 18:29:15 +00:00
Does not work on purge-days
michael closed issue dutchcoders/transfer.sh#166 2026-01-19 18:29:15 +00:00
Feature: Check hash before web upload
michael closed issue dutchcoders/transfer.sh#168 2026-01-19 18:29:15 +00:00
Does not work on purge-days
michael commented on issue usnistgov/macos_security#106 2026-01-19 18:29:15 +00:00
pwpolicy_account_lockout_enforce not presenting expected result in Log

@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.…

michael commented on issue usnistgov/macos_security#106 2026-01-19 18:29:15 +00:00
pwpolicy_account_lockout_enforce not presenting expected result in Log

@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…

michael opened issue dutchcoders/transfer.sh#166 2026-01-19 18:29:15 +00:00
Feature: Check hash before web upload