random-token-length The default length is 6, but the actual length is 7.
@nihil-admirari commented on GitHub:
Maybe it would've been better to make sudo sanitise $HOME, which is what every Linux distro out there is doing?
Proposed fix: comment the following from…
@golbiga commented on GitHub:
@borrelm this was addressed in #355. The new check fix takes into account the locks folder. You can either pull down the changes or adjust your script accordingly.
…
@borrelm commented on GitHub:
My bad 😣 Thanks @golbiga !
@brodjieski commented on GitHub:
The process of selecting which rules are to be included and what the values to be used is a manual process and requires interaction. Once this process is…
@paolafrancesca commented on GitHub:
hi @marcelstoer , I can see it's pretty trivial to come up with an extension (https://github.com/thundernest/sample-extensions/tree/master/dropbox), at least…
@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.
@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.