HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

maestral — A lightweight Dropbox client for macOS and Linux. More information: <https://maestral.app/cli>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandclientdropboxlightweightmaestralcliformacos

Problem

How to use the maestral command: A lightweight Dropbox client for macOS and Linux. More information: <https://maestral.app/cli>.

Solution

maestral — A lightweight Dropbox client for macOS and Linux. More information: <https://maestral.app/cli>.

Start the GUI:
maestral gui


Print current status of Maestral:
maestral status


Pause syncing:
maestral pause


Resume syncing:
maestral resume


Print sync status of a specific file or folder:
maestral filestatus {{path/to/file_or_directory}}

Code Snippets

Start the GUI

maestral gui

Print current status of Maestral

maestral status

Pause syncing

maestral pause

Resume syncing

maestral resume

Print sync status of a specific file or folder

maestral filestatus {{path/to/file_or_directory}}

Context

tldr-pages: common/maestral

Revisions (0)

No revisions yet.