daddyfix Posted November 23, 2013 Report Posted November 23, 2013 Does anyone know what the error code 103 means when using the get_folders API request? OS: Linux ARMBTSync Version: 1.2.73 $ curl -Ss -u login:passwd 'http://127.0.0.1:8888/api?method=get_folders'[ { "dir": "\/mnt\/usb\/media\/music", "error": 103, "files": 25, "indexing": 0, "secret": "MY_SECRET_HERE", "size": 147687928, "type": "read_write" } ] Quote
delegatevoid Posted November 25, 2013 Report Posted November 25, 2013 Hi,I've no idea about error 103, but I've found a few others and noted them here:http://forum.bittorrent.com/topic/24975-addfolder-response-does-not-correspond-with-current-docs/ If you figure out what 103 means, could you add it? Quote
Fukkei Posted December 3, 2013 Report Posted December 3, 2013 Error 103 means that btsync can't identify the destination folder: ".SyncID" file is missing or this file belongs to an another share (content of ".SyncID" file differs from an expected) Quote
Recommended Posts
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.