diff --git a/pages/common/maestral.md b/pages/common/maestral.md new file mode 100644 index 0000000000..c0c7ebae6e --- /dev/null +++ b/pages/common/maestral.md @@ -0,0 +1,24 @@ +# maestral + +> A lightweight Dropbox client for macOS and Linux. +> More information: . + +- 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}}`