table of contents
- experimental 0.4.9~alpha-5
sy-connect(1) | General Commands Manual | sy-connect(1) |
NAME¶
sy-connect - connect to an existing Syncany repository
SYNOPSIS¶
sy connect <syncany-link>
[-n | --add-daemon] [--password]
sy connect [-P | --plugin=<plugin>]
[-o | --plugin-option=<key=value>]
[-n | --add-daemon] [--password]
DESCRIPTION¶
This command connects to an existing remote repository and initializes the local directory.
The command can be called as follows:
1. Using a syncany:// link generated by either
´init´ or ´genlink´,
the command connects to the repository given in the link. If the link
is encrypted, the link/repo password must be entered.
2. If no link is given, the command acts like
´init´, i.e. it queries the
user for storage plugin and connection details of the repository to
connect to.
Once the repository is connected, the initialized local folder can be synced with the newly created repository. The commands ´up´, ´down´, ´watch´, etc. can be used. Other clients can then be connected using the ´connect´ command.
OPTIONS¶
-P, --plugin=<plugin>
-o, --plugin-option=<key=value> (multiple options possible)
-n, --add-daemon
--password=<password>
COPYRIGHT¶
Syncany 0.4.9-alpha, Distributed under GPLv3, Copyright (c) 2011-2015 Philipp C. Heckel