Im doing some quick instructions to help n00bs use the quick install script but I am reluctant to reference
https://github.com/maidsafe/sn_cli#files-put and other relevant sections as folk will read on and then we need to explain that large chunks of that doc document is outdated.
Anybody tried safe files sync recently?
But Im referencing these instructions anyway as its the best we have for now.
Unless you know different, in which case PRs are most welcome
In related matters, can anyone give me a snappy one-liner on the essential differences between safe cat
and safe files get
?
cat
will display the data (unless redirected) whereas get
will download the data.
Not really snappy though and probably not descriptive enough… but it’s a try
Thank you. It’s a great try. But we really need reliable documentation that everybody can follow. My idea of a little script to get started with the community test nets was meant to be a sort of band-aid to ease this situation where not even Maidsafe employees necessarily know exactly what the different commands do.
EDIT: This looks promising.