2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-22 01:47:24 +00:00
2024-06-27 20:32:31 +02:00

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"