@marcelstoer commented on GitHub:
I can see it's pretty trivial to come up with an extension
Yep, I came to the same conclusion even though JavaScript is not my home turf.
How…
random-token-length The default length is 6, but the actual length is 7.
@wc7086 commented on GitHub:
what release are you using? latest master changed the
Tokenfunction: https://github.com/dutchcoders/transfer.sh/blob/master/server/token.go#L37
Sorry, I…
random-token-length The default length is 6, but the actual length is 7.
@paolafrancesca commented on GitHub:
what release are you using?
latest master changed the Token function: https://github.com/dutchcoders/transfer.sh/blob/master/server/token.go#L37
@VoXaN24 commented on GitHub:
It about the internet speed too, like if i Choose a 100 or 500 Mbps server
@stefanbenten commented on GitHub:
Right. This is definitely the likely bottleneck. I think the question is answered with this correct?
@stefanbenten commented on GitHub:
Hello @VoXaN24 , the file gets piped via the hosting server. Meaning all data passes it in both directions. There is no need for storage however.
@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…