7.4 Using the Command Line Tool

You can also upload and download data using the command line tool:

dx upload ../examples/indata/linux.words.txt --destination /test/linux.words.txt

and

dx download /test/linux.words.txt --destination downloaded.linux.words.txt