@stefanbenten commented on GitHub:
Could it be that your access grant does not allow list/download/deletes? Did you try listing the bucket and downloading the file using the same access grant?
@mpl commented on GitHub:
@aspacca cool.
Btw, on that subject, I would advise you not to ignore the error at
https://github.com/dutchcoders/transfer.sh/blob/main/server/server.go#L549
be…
transfer function?
@paolafrancesca commented on GitHub:
hello @thisismygitrepo , I don't know anything about .ps1, sorry
If you are able to provide a version of the scripts for it, I will gladly add to the content
@stefanbenten commented on GitHub:
Do you see both files in the bucket? There should be the raw file and the .metadata file. The above suggests, that the metadata file isnt there. @anaschaudhary33
transfer function?
@mpl commented on GitHub:
sure, thanks. I might do that then ;)
@paolafrancesca commented on GitHub:
good catch! thanks
btw, feel free to open a PR for it if you have time :)
@mpl commented on GitHub:
Nevermind, I was fooled by your log line that says "listening on port:" (it should say "listening on addr" or something like that instead), but it actually works since…
@brodjieski commented on GitHub:
Identified the issue where when setting the value to 0, python treated it as false. This is corrected in the dev_2.0 branch, but not sure we will address in 1.0.
@paolafrancesca commented on GitHub:
Nevermind, I was fooled by your log line that says "listening on port:" (it should say "listening on addr"
I will change the log entry :)
transfer function?
@thisismygitrepo commented on GitHub:
Hi A, actually windows natively support cmd (surprise) so I'm calling the .cmd script that you provided with no issue whatsoever.
@W01v3n commented on GitHub:
@aspacca Oh, I thought that it wouldn't work because there is a different repository for the web interface: https://github.com/dutchcoders/transfer.sh-web
@W01v3n commented on GitHub:
Look, I'm pretty 100% sure that nobody got this to work. It looks like this entire is project is corrupt and broken to begin with, so before you will completely…
@W01v3n commented on GitHub:
@aspacca The original repository does not include any HTML files.. I went to this repository https://github.com/dutchcoders/transfer.sh-web and I did everything…