iguana

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by iguana

  1. I have set up bittorrentsync succesfully thanks to help from this forum..I have a problem though. 

    NAS will sync succesfully with laptop in the same LAN.

    Laptop in the same LAN will sync succesfully with desktop OUT out of LAN.

    NAS will NOT sync with desktop out of LAN...(i used the ip method it connects but will not download anything)

    I have tried almost anything but cannot figure this out. The fact that the laptop will sync with desktop out of lan means that all the ports on router etc are ok right?what else could be the problem?

     

     

    UPDATE if i put the ip of the desktop pc in the nas settings nothing happens.if i put the ip of the nas in the desktop settings then the nas displays that there is connection(no sync though) but the desktop still shows no connection..

  2. thank you! I had a look in the folders but i couldnt have guest it was hidden there! Managed to share the folder , connects and sync ok with a laptop in my network but wont sync with a pc outside of the network..It downloads nothing.Even used the ip method. The laptop in my neywork connects with the pc out of the network fine..I wonder what is the problem..

  3. I am not familiar with the NAS you use, but as you have figured out yourself, you have a permission problem. The user that runs btsync must have full access to the folder(s) that you are trying to sync.

    Several possible solutions:

    - change the permissions of the folders to 777 with chmod, or make the btsync user also owner of the folder or at least add him to the same group, see chown and adduser tools

    - run btsync as a different user with more privileges (root might not be a wise choice and should only be a last resort for testing purposes)

    so sharing files out of th ffp folder is out of the question? My only optiion is to fix pernissions and copy all my files there?
  4. I successfully installed btsync on dlink dns320 but it seems that it only allows me to share folders inside the ffp(funplug) folder. All my files are of course out of this folder .Is there a way to change that?It seems i cant even copy them into the ffp folder as it says i dont have permission...i could try to copy with ssh but it would be much easier if could just share any folder in the NAS..