bobi Posted March 7, 2014 Report Share Posted March 7, 2014 (edited) I have btsync running on a HDD which I would like to spin-down after a certain period of inactivity (say 30 min). I've currently set the folder_rescan_interval to 7200 (~ 2h), but the HDD does not go into low power mode. After some investigation, I found out that there are a couple of files which are regularly updated by the btsync daemon every 10 min (which is strangely enough the default value of the folder_rescan_interval).The files which are updated are:- sync.dat - sync.dat.old which are located in the storage path configured in the btsync.conf file.I'am running on a raspberry pi with wheezy installed: Linux rpi 3.10.25+ #622 PREEMPT Fri Jan 3 18:41:00 GMT 2014 armv6l GNU/Linux $ sudo dpkg --list | grep btsyncii btsync 1.2.2-3 all Private network P2P file synchronisation daemon(s)ii btsync-common 1.2.82-1 armhf Private network P2P file synchronisation daemon Is there any way to have the daemon not updating these files in the storage path directory? The goal here is to allow the HDD to spin-down. Thanks. Edited March 7, 2014 by bobi Quote Link to comment Share on other sites More sharing options...
RomanZ Posted April 3, 2014 Report Share Posted April 3, 2014 bobi, We've fixed that and the 1.3 version should not wake up the HDDs unless full rescan event timer triggers. Quote Link to comment Share on other sites More sharing options...
bobi Posted April 5, 2014 Author Report Share Posted April 5, 2014 Hi RomanZ, Thanks for the update, I'll fire it up again this weekend and give it one more try. Cheers,bobi Quote Link to comment Share on other sites More sharing options...
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.