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.
@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
@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?
@anaschaudhary33 commented on GitHub:
Both filename and filename.metadata are present in the storj bucket.
@anaschaudhary33 commented on GitHub:
I have recheck(using uplink cli) that the access grant is able to list+download+delete. I have also changed the access grant after verifying it's able to…
@stefanbenten commented on GitHub:
Would you mind sharing the setup details (without the secrets of course)? Command line arguments would help to double check. I just setup a test instance and…