Differences between revisions 2 and 3
Revision 2 as of 2018-09-03 12:34:43
Size: 404
Editor: bonaccos
Comment:
Revision 3 as of 2018-09-03 12:35:20
Size: 402
Editor: bonaccos
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
How do i use polyboxcmd (Polybox Command Line interface) to sync Folders? How do i use `polyboxcmd` (Polybox Command Line interface) to sync Folders?
Line 7: Line 7:
 * The polyboxcmd is very verbose. Use the option {{{-s or --silent}}} to make it a little bit less verbose!
 * To sync the folder {{{/home/myuser/polybox}}} use the following command:
 * The `polyboxcmd` is very verbose. Use the option `-s` or `--silent` to make it a little bit less verbose!
 * To sync the folder `/home/myuser/polybox` use the following command:

Problem

How do i use polyboxcmd (Polybox Command Line interface) to sync Folders?

Solution

  • The polyboxcmd is very verbose. Use the option -s or --silent to make it a little bit less verbose!

  • To sync the folder /home/myuser/polybox use the following command:

    polyboxcmd --user myuser -s /home/myuser/polybox https://polybox.ethz.ch

FAQ/PolyboxcmdHowto (last edited 2020-12-03 16:03:26 by bonaccos)