mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-22 01:47:24 +00:00
296 B
296 B
cat
Prints the contents of remote files
Usage: cat remotepath1 remotepath2 ...
To avoid issues with encoding on Windows, if you want to cat the exact binary contents of a remote file into a local one, use non-interactive mode with -o /path/to/file. See help "non-interactive"