
fyl
Members-
Content Count
19 -
Joined
-
Last visited
-
Days Won
1
Everything posted by fyl
-
How To : Install Btsync On Synology Ds414J
fyl replied to fyl's topic in Sync for NAS (Network Attached Storage)
Updated some steps and procedures after DSM6 Upgrade.- 25 replies
-
- comcerto2k
- btsync
-
(and 2 more)
Tagged with:
-
How To : Install Btsync On Synology Ds414J
fyl replied to fyl's topic in Sync for NAS (Network Attached Storage)
You have to ensure your home router allows UPNP and check the sync config file and ensure UPNP is enabled. use_upnp bool true : Forces BTSync to send UPnP and NAT-PMP (whichever works) packets to the router to map incoming connections to it As for your work network, you have to determine if the the necessary ports are open. Most company networks uses proxies and firewalls and will like have closed those direct ports needed for BTsync to work. If you find that you can connect from a direct internet connection outside your home but just doesn't work in your workpl- 25 replies
-
- comcerto2k
- btsync
-
(and 2 more)
Tagged with:
-
Testers Wanted For Synology Packages
fyl replied to richard-bt's topic in Sync for NAS (Network Attached Storage)
Thank you Richard. Looking forward to testing it -
How To : Install Btsync On Synology Ds414J
fyl replied to fyl's topic in Sync for NAS (Network Attached Storage)
Works perfect for me NAS is on 24 hours and syncs all my pics from my phone and my wife's.- 25 replies
-
- comcerto2k
- btsync
-
(and 2 more)
Tagged with:
-
A friend of mine told me he had this same problem on a full blown server where the server just hung. 700K files to be synced. Now sure while the number of files will cause this as I would think that Btsync will just traverse the tree and then index and send those that have been index concurrently. I did a sync to an encrypted node from a Synology NAS to a raspberry pi running Archlinux with Btsync and it just went smoothly. Of course my data wasn't that large around 37K files over 115GB of photos.
-
Testers Wanted For Synology Packages
fyl replied to richard-bt's topic in Sync for NAS (Network Attached Storage)
Can you make one that supports Comcerto2000 architecture that is on the DS414j ? I made a guide below to install the ARM version manually but a ready built package from BitTorrent would really be appreciated. http://forum.bittorrent.com/topic/32737-how-to-install-btsync-on-synology-ds414j/ Would be happy to test if you can make one. Thank you. -
How To : Install Btsync On Synology Ds414J
fyl replied to fyl's topic in Sync for NAS (Network Attached Storage)
I had to rerun the following step following a DSM update in order for BTsync service to run again. cd /libln -s ld-2.17.so ld-linux.so.3- 25 replies
-
- comcerto2k
- btsync
-
(and 2 more)
Tagged with:
-
How To : Install Btsync On Synology Ds414J
fyl replied to fyl's topic in Sync for NAS (Network Attached Storage)
Glad to hear it helped you- 25 replies
-
- comcerto2k
- btsync
-
(and 2 more)
Tagged with:
-
How To : Install Btsync On Synology Ds414J
fyl replied to fyl's topic in Sync for NAS (Network Attached Storage)
Are you logged on as Admin ? If so, try with root privilege by issuing the command su after logging in as admin. You will see the prompt change to # which means you are using root privilege.- 25 replies
-
- comcerto2k
- btsync
-
(and 2 more)
Tagged with:
-
1.4 And Beyond -- How To Generate Encrypted Read Only Secret?
fyl replied to wimbit's topic in Sync General Discussion
It works just using the RW keys and restoring to another new folder path. I didn't try the %AppData% bit though but I will trust you on that. I assume for a linux server setup,I would just need to backup the entire BTsync app folder and restore it correct ? -
1.4 And Beyond -- How To Generate Encrypted Read Only Secret?
fyl replied to wimbit's topic in Sync General Discussion
Folks, Now assuming my source machine fails, can someone advise how would i decrypt those files that are sitting on a machine which had those files which were synced using the Encrypted key alone ? Thanks. -
Following the instructions below I was able to created the Encyrpted keys and synced with another device and I can see the resultant files are encrypted. Then I tried disconnecting the source simulating source failure. Then Using the original Read and Write keys, I added back a sync folder and voila,I got the original files back ! This is great stuff man and should really be advertised more ! Since 1.4 there is a much simpler way to generate the encrypted read-only secret. No more counting characters etc.. Add the new folder, go to the folders preferences, show the keys with “View key”, copy
-
Is there a option/feature to encrypt the replicated target i.e. if I would like to sync from a source to another device, I would like it to be fully encrypted at the destination end (not 100% trusted device) and not accessible without a key.
-
[Now Implemented] Btsync Build For Mindspeed Comcerto 2000 (Comcerto2K)?
fyl replied to Cantello's topic in Feature Requests
Found a solution guys. Check it out http://forum.bittorrent.com/topic/32737-how-to-install-btsync-on-synology-ds414j/ -
Procedures still works for BTSync 2.0 ! For those of you having the Synology Ds414j, you may have issues finding a BTSync package and told repeatedly there is no build for the Comcerto 2000 processor although just an ARM processor. After researching a great deal on various sites and how this was configured for some Raspberry PI, I found this solution. So here goes. Enjoy! 6 June 2016 : It is recommended to perform the procedures with root. With the upgrade to DSM 6.0, security has been enhanced. You can either login via root using RSA keys or do a sudo su after logging in w
- 25 replies
-
- comcerto2k
- btsync
-
(and 2 more)
Tagged with:
-
Official Btsync Package For Synology?
fyl replied to rimanek's topic in Sync for NAS (Network Attached Storage)
+1 waiting for DS414J (Comcerto2K Armhf) -
[Now Implemented] Btsync Build For Mindspeed Comcerto 2000 (Comcerto2K)?
fyl replied to Cantello's topic in Feature Requests
Wonder if syncthing would work. -
[Now Implemented] Btsync Build For Mindspeed Comcerto 2000 (Comcerto2K)?
fyl replied to Cantello's topic in Feature Requests
+1 Pls help to kindly compile a build for this CPU. Tq