Bit Torrent Sync Config Advanced Folder In Version 2.2.0


rbtsync

Recommended Posts

hi,
 
I'm using BitTorrent Sync, I need create by file config a advanced folder. Actually I use this config file, but only generate a Standard folder. 
{    "device_name": "master",    "listening_port": 0,    "use_upnp": true,    "download_limit": 1000,    "upload_limit": 0,    "webui": {        "listen": "0.0.0.0:8443",        "login": "admin",        "password": "password"    },    "shared_folders" :    [        {            "secret": "AXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",            "dir": "/btsync/test",            "use_relay_server": true,            "use_tracker": true,            "use_dht": false,            "search_lan": false,            "use_sync_trash": true,            "overwrite_changes": false,            "known_hosts": [            ]        }    ]}

I've a PRO account. How can I create advanced folders? how I can share a advanced folders in file config?

 

Thanks!!!

Edited by GreatMarko
Removed secret
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.