Search the Community
Showing results for tags 'auto'.
-
Hello. I recently updated the desktop and mobile versions of Sync and pretty much screwed up everything I had setup. So I started from scratch. As you can image, it was not very intuitive unfortunately, but never the less I got it work... somewhat. The issue I'm having which could be just a missing feature from last version, but when I added a new share from my desktop (documents folder for example) to my mobile device via QR code, it did not start the sync. I had to click on each file individually from within the Sync app just to initiate the sync process. Is there a way to make it automatically start sync'ing files without doing that? Because that would be much more practical! Thanks, Havoc
-
So I am running bittorrent sync on my raspberry pi with raspbian and I am currently connecting to it via SSH. What I am having problem with is how to update bittorrent sync in the terminal. Does anyone know how to do that? Also is it possible to make it auto update?
-
Does anyone know of a way to disable the auto-update feature via api, I know how to change most other settings but haven't found a variable for this yet. I have had issues with the auto-update in the past and know that when I have the GUI turned off I don't have to worry about it prompting users so that is my work around for now. Thanks in advance. I have looked around but have not been able to find anything thus far, so I apologize if the answer is already out there.
-
Hi All, I've installed BitTorrent Sync on my android device (tremendous project by the way) ! Now I would like to add a sync folder to the sync service without using the app GUI. I've tried copying ".SyncID" file (i assume it contains the secret, right ?) to the folder on the storage and added the folder path in the "/data/data/com.bittorrent.sync/shared_prefs/com.bittorrent.sync_preferences.xml" file but the folder is not detected as a sync folder when i launch the app. Is there a way for me to achieve this without using the API ? Opening to auxiliary questions : - Is the API designed to work with the Android Client ? How to interact with it ? - Can i add sync folder using the API ? Thanks !