This link suggests the file is a `.gz` for linux b...
# sdf
s
This link suggests the file is a
.gz
for linux but it doesn't appear to be (it's just a tar file, not gzipped) https://system.netsuite.com/download/suitecloud-sdk/cli/java/19.1/sdf-cli.tar.gz
a
@stalbert the jar file isn't working for you on linux?
s
It's working, my point is the file is advertised as a gzip file when it's actually not.
I was able to untar the file from above and go on my way
but I first tried to unzip it and that failed (obviously?) I'm suggesting that link and the file should be just
.tar
not
.tar.gz
or it should get zipped up so it is legitimately a
.gz
file 🙂
a
@stalbert We will have a look at the zipping process. Thanks for pointing out.
s
thanks for SDF CLI!