mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-22 09:57:09 +00:00
11 lines
228 B
Markdown
11 lines
228 B
Markdown
|
### thumbnail
|
||
|
To download/upload the thumbnail of a file.
|
||
|
|
||
|
Usage: `thumbnail [-s] remotepath localpath`
|
||
|
<pre>
|
||
|
If no -s is inidicated, it will download the thumbnail.
|
||
|
|
||
|
Options:
|
||
|
-s Sets the thumbnail to the specified file
|
||
|
</pre>
|