Hi! Welcome...

SynoBox Synchronize your folders with the Dropbox cloud storage service.

With multiple account support, folders selection, file filters, one-way and two-way synchronization, it is fully integrated with your NAS, using the package center, like any other Synology package.

14 June 2013 ~ Comments Off

Alpha release 0.5.0-0329-alpha

New major release:

  • changed sync error management to throws errors at the end and not immediately
  • differentiate blocking errors from warning errors, the later being ignored as nothing can be done for them (example: DMCA error)
  • store errors in SynoBox instead of sending them to notification, changed notification to send a recap only
  • updated gui to show errors and warnings (this will change again soon…)
  • changed sync loop to add live status report
  • updated gui to show live status, using IFRAME HTTP stream (this has changed since 0321 version)
  • separation of runtime (SynoBoxBase) and main program (SynoBox) to allow easier and faster universal build and decrease bandwith usage
  • new aramada370 arch, reported to work
  • added an option to control debug flag, disabled by default
  • fixed number of temporary files that could still increase till reaching limit, this is definitly solved

You will have to install SynoBoxBase before upgrading, which is available in the repository as well as in the download page, if it doesn’t automatically.

14 April 2013 ~ Comments Off

Alpha release 0.5.0-0288-alpha

New minor fix release:

  • fixed gui: in folder options with one-way sync, no delete and no conflict checkboxes were displayed inverted
  • fixed sync: in folder options with no delete is checked, index was not updated when source item was deleted
  • fixed sync: separate refresh and resync, as they are no more the same – troubleshooting resync text updated to explain the side effects of using it

Ideas for next version are: backup & restore, email & Synology notifications, documentation of course ;) , and think about hibernation.

09 April 2013 ~ Comments Off

Alpha release 0.5.0-0275-alpha

New major release:

  • added desktop notifications, future release will allow to turn it on/off
  • added scheduler to allow better sync management, default is now to sync every 5 minutes
  • added an option to force overwrite of files instead of creating conflict (experimental)
  • new gui to automatically map fast/ to random port, does not work yet everywhere
  • fixed log display issue in optimized web server
  • merge refresh and resync functions, now refresh/resync should not miss file anymore
  • new powerpc platform – reduced optimization to -O0 and add fix for missing monotonic time function

Usage counter has reached the milestone of 400 people, thanks to everybody for your support.
Remember to subscribe to updates and post ideas or issues in the forums.

Ideas for next version are: backup & restore, email & Synology notifications, and documentation of course ;)

05 March 2013 ~ Comments Off

Alpha release 0.5.0-0213-alpha

New fix release with:

  • many minor gui bug fix
  • new faster gui

Please report issues with the new gui as the old one will be removed soon – it is really too slow, anyway…

28 February 2013 ~ Comments Off

Alpha release 0.5.0-0197-alpha

This new alpha release is a major update as it introduce many new features, as requested by some of you.

I also want to thank you all to support SynoBox, you are now more than 100 to actively use it, and recommend to subscribe to updates to stay in touch for new versions notifications and important bug reports if any…

  • added filter to sync
  • added one-way sync with optional delete prevention
  • added new blog: changed urls to new blog site http://synobox.fr.nf and synopackage repository http://synobox.fr.nf/synopackages/
  • fixed sync: refresh renamed resync, now handles correctly missing files still present in index
  • fixed sync: ignore files .ds_store and thumbs.db
  • fixed sync: fix path for folder item when a folder conflict occured
  • fixed log: removed .htaccess from log folder to prevent security risk
  • updated gui: new logo
  • updated gui: display rss content in the right sidebar
  • updated gui: improve gui to have more error alert
  • fix permissions does not work yet

Ideas for next version are: email & synology notifications, investigate on issue #37, looking for gui alternatives to speed it up.