@sylware commented on GitHub:
I have never abused transfer.sh as far as I know.
I guess because I am trying to upload a elf/linux binary? This is a libSDL3 for dota2 (and cs2) including some…
@stefanbenten commented on GitHub:
Issue is unrelated to #482, and just a side effect of it not allowing new uploads to due abuse investigation. Similar to #589 .
@stefanbenten commented on GitHub:
We are removing links to other instances for safety/security purposes of the users. We had several events before where those sites where malicious.
@paolafrancesca commented on GitHub:
I don't believe removing .git from the .dockerignore file is the correct solution for the repo though because then the container will be larger.
the…
@paolafrancesca commented on GitHub:
hi @zenjabba support for clamav scan over the network was removed with https://github.com/dutchcoders/transfer.sh/pull/389, introducing the possibility to…
@luckman212 commented on GitHub:
Is there any workaround you could suggest? What about just hardcoding the current version in a VERSION file and having the Dockerfile read from that?
@paolafrancesca commented on GitHub:
hello @luckman212 , thanks for reporting this bug
the problem is that the [build command](https://github.com/dutchcoders/transfer.sh/blob/main/Dockerfile#L1…
@stefanbenten commented on GitHub:
You can use watchtower to achieve the same without having to write a script :)
@amayer5125 commented on GitHub:
I believe the issue is that ".git" is in .dockerignore. When COPY . . is run, the files in .dockerignore are skipped. Since the .git directory isn't copied into…
@luckman212 commented on GitHub:
Ok I'll look into that, thanks
@stefanbenten commented on GitHub:
As soon as investigation and reports have been made, the service will return.
@KaKi87 commented on GitHub:
@dutchcoders Why was my comment removed, and without warning, no less ? Did I violate some rule ? Isn't the whole point of a self-hostable app to index instances so…
@stefanbenten commented on GitHub:
It is down for legal and investigative purposes. Due to long ongoing abuse, the service has been suspended to allow better analysis and according reporting to…
@Bellavene commented on GitHub:
What does "abusing countries" mean?
@fredlubrano commented on GitHub:
Thank you very much, Andrea, it works with 'copy the token into the terminal'. There was a bit of explanation missing in the documentation. Have a good day, Fred