@paolafrancesca commented on GitHub:
@vas777 transfer.sh was always registered by ducthcoders, they are the original author and mantainer of the project. I will try to contact @nl5887 about…
@splifter commented on GitHub:
fixed it with using the command option within the docker-compose file:
command: --basedir /tmp/ --provider s3 --s3-endpoint https://minio.domain.tld --bucket…
@golbiga commented on GitHub:
This does not appear to be an issue with the project, moving to discussions.
@paolafrancesca commented on GitHub:
@alexeyantropov you want to use
for i in hello*txt; do curl -s --upload-file $i http://transfer.sh/$i
@brodjieski commented on GitHub:
The compliance script is a zsh script. Calling it with bash will cause issues and not run correctly.
Try calling the script directly as the generate guidance…
@paolafrancesca commented on GitHub:
Last versions of apps breaks consoles and my mind.
@alexeyantropov newline was never present in master, neither in tagged versions. it is the original…