Moe

Members
  • Posts

    624
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Moe

  1. Guys the long wait is over: Please see the blog post here http://blog.getsync.com/2016/02/18/official-linux-packages-for-sync-now-available/ Happy syncing!
  2. You have to run the service with a configuration file. See this help article: http://help.getsync.com/hc/en-us/articles/204762689-Running-Sync-in-configuration-mode
  3. Yes BitTorrent Sync will automatically restart after power failure / when device boots. There is an open issue with Raspbian Jessie and automatically starting sync.. I will fix it probably next week or so but don't pin me down on it. OR you can wait like.. two more weeks and then there will be some other news. That is probably best: wait two weeks with your project and check the forum periodically.
  4. Yes, you should safe the RW key of that folder somewhere safe. Then you will be able to fully obtain the files from the node that has the encrypted files. Safe them in 1Password, Veracrypt container or in any other safe way and you are good.
  5. There is no screenshot. Also if you are running on a company network there could be traffic shaping rules that apply for the BitTorrent protocol. Also there is a new version of BitTorrent Sync which is 2.3 - would you be able to install that or are there any reasons you are still running 1.4? What kind of folders are your shares? I see it is a volume - is it a network folder that you are sharing using Sync?
  6. Are the two peers able to talk to each other directly or are they both going through a relay? What kind of files did you try syncing? What version of OS X and BitTorrent Sync are you running? Any special things about your setup?
  7. Open a Support case here http://help.getsync.com/hc/en-us/requests/new
  8. Ok so now we have high CPU and decent RAM usage.. what is the WebGUI showing? Is it transferring data or Indexing? Have you tried removing and re-adding the share you want to sync the 700GB+ files over? If everything fails, maybe it is now time to send in the log files to Sync Support and have them take a look..
  9. Ok so now we know three things: 1.) After the crash of BitTorrent Sync your Raspberry Pi was not able to restart the process so that is why the first screenshot gave you "-p requires an argument". That argument would've been the PID of the BitTorrent Sync process running but it didn't run so there was no PID. 2.) You have a working script that starts BitTorrent Sync after a reboot. 3.) The screenshot shows that your BitTorrent Sync installation is not really under heavy load.. The system is up for 1 min and normally things would index etc and you would see a high CPU and RAM usage but yours looks idling just ok. Did you change any of the advance settings on your Raspberry Pi ? Judging from the file extension .bts you have Selective Sync enabled?
  10. The photos that are being synced are only from the Camera Roll and no other folders. If you have created folders for pictures from inside of the camera roll, there is as right of now no options to get the folder structure onto your peer you're syncing it on.
  11. Please run this command and make a screenshot and attach it to your post. top -p $(ps aux | grep btsync | grep -v grep | grep -v /bin/bash | awk '{print $2}')
  12. Well you got it right there... can you post your configuration file so we can check it and point out what could be wrong here
  13. It is not yet implemented.. You can add your voice to an already created thread regarding this functionality: http://forum.getsync.com/topic/30010-none-deleting-node
  14. BTW folks: The package has been fixed and if you drop it into the DroboApps folder, reboot the Drobo, it should install just fine.
  15. I just released an update to the script! Take a look at the release section of my GitHub - https://github.com/moritzdietz/pi-syncscript/releases/tag/v1.2.0
  16. The team is always checking these forums and seeing what can be done and what can't. So there might be a good chance that this is something of interest to them.
  17. Yeah rearranging columns is also somewhere in the depths of the feature request forums Glad it helped!
  18. Dude stop opening threads... Seriously. you will get a response there eventually
  19. 1.) You are able to enable the full path by right clicking on to the column at the top and then you get a selection of different columns to display 2.) That kind of goes with your third point.. and I do wish for that too ;-) 3.) Please add your voice to this thread as it is a feature request: http://forum.getsync.com/topic/31315-ability-to-set-a-name-for-a-sync-other-than-the-folder-name/ The team is looking at feature request ideas and if a lot of people request it they keep thinking about how they can implement it so endusers actually benefit from it
  20. Well... where to start. Just to clear things up - I guess/hope you mean that you want to get rid of the ports BitTorrent Sync is currently using and bring in new ports that your company supports?! Right? Companies usually have smarter firewalls that detect what kind of protocol it is and block it then (BitTorrent protocol in our case) it won't bring you much if it is a SSL connection. Also BitTorrent Sync is based on the BitTorrent protocol which is.. well it's own protocol. I will say that this is very very unlikely to be "implemented". BUT. What you can do to still use BitTorrent Sync in a company environment: You can set a proxy,if it is allowed by policies, Firewall etc or you can VPN out of the guest network if you want and then be able to establish a connection to your peers.
  21. The application BitTorrent Sync has to be able to access the data stored on your hard drive on the NAS. So if the user you are running BitTorrent Sync under is not allowed to access that data, it just wont.
  22. It does not have anything to do with Linux or NAS. Selective Sync is also available on NAS - Selective Sync was just introduced on clients that have only the WebGUI available - that includes all machines like NAS or the Raspberry Pi for example. Well if you have a share that you can connect to in WebUI you can do so and then flick the switch to enable Selective Sync. If it is enabled you will see that the folder icon on the right is white and not black. If you click on that share name you will get a pop up and a list of files and folders you can selectively sync to your device - well if that share has actual data in it.. Did that help clear things up? Also stop by the Help Center at http://help.getsync.com
  23. Are you planning on getting the pro version of BitTorrent Sync ? Keep in mind: you don't have to get pro to sync data to other devices. You can happily create a share and scan the QR code with your Android and be syncing right away.