• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#198 2026-01-19 18:29:23 +00:00
Go get downloads bin

@naguam commented on GitHub:

I understand it is not for the README.md to explain go tools and this is not the problem. However thank you for all theses explanations. I think I can close the issue.

michael commented on issue dutchcoders/transfer.sh#198 2026-01-19 18:29:23 +00:00
Go get downloads bin

@paolafrancesca commented on GitHub:

I'm not really convinced because the README.md

README.md has go get -u -v ./..., from the cloned repo (even if not specified), to download the dependecies

michael commented on issue dutchcoders/transfer.sh#197 2026-01-19 18:29:23 +00:00
405 error Method not allowed even if the site works

@kyodev commented on GitHub:

hi you can have a clean header with curl --head -XGET url

michael commented on issue dutchcoders/transfer.sh#198 2026-01-19 18:29:23 +00:00
Go get downloads bin

@paolafrancesca commented on GitHub:

@naguam see updated README.md https://github.com/dutchcoders/transfer.sh/pull/328/files

with go modules go build will fetch the depdencies for you

it…

michael commented on issue dutchcoders/transfer.sh#198 2026-01-19 18:29:23 +00:00
Go get downloads bin

@naguam commented on GitHub:

Thank you for the answer (the test when didn't cloned was to verify I could really have a working binary without the sources) So with the sources: I tried `go get -u…

michael commented on issue dutchcoders/transfer.sh#196 2026-01-19 18:29:23 +00:00
What happened to transfer.sh??

@3rg1s commented on GitHub:

It's sad looking at this issue. I think it was a joke, I had seen the yellow window writing don't worry but now everything seems not good

michael closed issue usnistgov/macos_security#145 2026-01-19 18:29:23 +00:00
os_safari_javascript_enabled not detected properly
michael commented on issue dutchcoders/transfer.sh#197 2026-01-19 18:29:23 +00:00
405 error Method not allowed even if the site works

@naguam commented on GitHub:

Ok thank you for the precision :) (I didn't read all the code, maybe should I 👍 )

michael closed issue usnistgov/macos_security#146 2026-01-19 18:29:23 +00:00
Suppress Script Output Option
michael commented on issue dutchcoders/transfer.sh#196 2026-01-19 18:29:23 +00:00
What happened to transfer.sh??

@SimplyCorey commented on GitHub:

For anyone interested in using a hosted service, I have built https://keep.sh as a free alternative for when transfer.sh goes offline.

If this comment isn't…

michael commented on issue dutchcoders/transfer.sh#196 2026-01-19 18:29:23 +00:00
What happened to transfer.sh??

@rubenmdh commented on GitHub:

It is really unfortunate to see how the transfer.sh project has gone this way. I discovered it a while back before they announced Storj Labs would take the lead of…

michael commented on issue dutchcoders/transfer.sh#196 2026-01-19 18:29:23 +00:00
What happened to transfer.sh??

@paolafrancesca commented on GitHub:

@rubenmdh it is not my insterest to support public hosting of the project but in the past I thought about asking sponsorship in terms of free storage to…

michael commented on issue dutchcoders/transfer.sh#196 2026-01-19 18:29:23 +00:00
What happened to transfer.sh??

@paolafrancesca commented on GitHub:

@ilium007 not sure what is going on. Storj Labs doesn't seem interested in the project as far as I can see from their stale PRs. the domain was renewed on May…

michael closed issue usnistgov/macos_security#147 2026-01-19 18:29:23 +00:00
pwpolicy_account_lockout_enforce issues with Sonoma
michael commented on issue dutchcoders/transfer.sh#196 2026-01-19 18:29:23 +00:00
What happened to transfer.sh??

@gvasilakiss commented on GitHub:

@hyOzd That's what I got back

Detected malware: Cloud Malware Access from your browser has been blocked.

michael commented on issue dutchcoders/transfer.sh#196 2026-01-19 18:29:23 +00:00
What happened to transfer.sh??

@paolafrancesca commented on GitHub:

@mckaygerhard what about using this project (transfer.sh) to provide hosting? :)

michael commented on issue dutchcoders/transfer.sh#196 2026-01-19 18:29:23 +00:00
What happened to transfer.sh??

@mckaygerhard commented on GitHub:

hi @SimplyCorey where is the code of the keep.sh to property compared and learn.. maybe i can provide hosting but my owners want to learn and analize if are…

michael commented on issue dutchcoders/transfer.sh#196 2026-01-19 18:29:23 +00:00
What happened to transfer.sh??

@hyOzd commented on GitHub:

What about https://transfersh.com/? Is this legitimate?

michael commented on issue dutchcoders/transfer.sh#196 2026-01-19 18:29:23 +00:00
What happened to transfer.sh??

@Megver83 commented on GitHub:

isn't https://transfersh.com almost the same as what transfer.sh used to be? at least for me it works like transfer.sh, haven't found problems yet

michael commented on issue usnistgov/macos_security#146 2026-01-19 18:29:23 +00:00
Suppress Script Output Option

@jmahlman commented on GitHub:

Works except that you will get a false positive with audit_flags_fm_failed_configure since you are just filtering for *"failed"* .

Looking at how to fix…