Uses rsync over SSH. Requires rsync on both ends (pre-installed on all machine0 images and macOS).Documentation Index
Fetch the complete documentation index at: https://docs.machine0.io/llms.txt
Use this file to discover all available pages before exploring further.
push
| Flag | Description |
|---|---|
--username | SSH username |
--dry-run | Show what would transfer |
--delete | Delete remote files that don’t exist locally |
-w, --watch | Watch for changes and re-sync automatically |
~/ if omitted.
pull
| Flag | Description |
|---|---|
--username | SSH username |
--dry-run | Show what would transfer |
--delete | Delete local files that don’t exist on VM |