• Joined on 2025-07-20
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 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 opened issue usnistgov/macos_security#111 2026-01-19 18:29:16 +00:00
Retain previous finding if check fails
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:

@hongkongkiwi I have no shared folder to test on

you can try to write the ID of the folder in the shared drive (ie: --basedir) in `%gdrive-local-config…

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

@jonasled commented on GitHub:

Nope, this doesn't work

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:

@jonasled thanks for testing

There's a PR to support shared drives on gdrive: https://github.com/dutchcoders/transfer.sh/pull/512

As it is, it…

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:

actually it seems even simplier: we have to provide a param for the drive id to use, that could be a shared one.

I totally forgot about the investigation…

michael closed issue usnistgov/macos_security#110 2026-01-19 18:29:16 +00:00
os_setup_assistant_filevault_enforce checks for wrong type
michael closed issue usnistgov/macos_security#109 2026-01-19 18:29:16 +00:00
unable to generate tailored baseline
michael closed issue dutchcoders/transfer.sh#171 2026-01-19 18:29:16 +00:00
[Server Issue] Transfer.sh once again uploads nothing