Btsync Api Question


bonkersGER

Recommended Posts

Hello Folks,

 

im trying to add an folder via api in subfolder in the same folder where the btsync.exe is located.

 

Folder Tree:

LanLaunch(BTsync Files)

    -->games (Subfolder)

http://127.0.0.1:8888/api?method=add_folder&dir=games\BlobbyVolley&secret=*MY-Secretkey*&force=1{ "error": 101, "message": "Don't have permissions to write to the selected folder." }

Can anyone help me here?

 

Greetz

Mick

Link to comment
Share on other sites

I don't believe its a problem dedicated to folder permissions
 
it also doesnt work with UAC disabled
 
When i use the full path all works fine
http://127.0.0.1:8888/api?method=add_folder&dir=D:\LanLaunch\games\BlobbyVolley&secret=*MY-Secretkey*&force=1

But the software have to be portable to different systems.

 

So it would be awesome if i could add a folder in subfolder rigth there where the btsync.exe is located

Link to comment
Share on other sites

  • 1 month later...
  • 4 weeks later...

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.