Dropbox on FreeBSD

Matthew Pherigo hybrid120 at gmail.com
Sat Feb 15 20:25:20 UTC 2014


Usually, nesting two file syncing solutions on top of each other is a recipe for an unwilling sacrifice to the gods of corrupted files. It's really not recommended. :/

--Matt

> On Feb 15, 2014, at 12:25 PM, krad <kraduk at gmail.com> wrote:
> 
> you could always nest your dropbox folders within a btsync share on a windows or a linux box which would provide best of both worlds
> 
> 
> 
>> On 15 February 2014 18:01, Matthew Pherigo <hybrid120 at gmail.com> wrote:
>> +1 for Bittorrent Sync.
>> 
>> As I understand it, Dropbox relies on the inotify functionality in the Linux kernel, and there is no equivalent function in the FreeBSD kernel (which is why the linux compatibility layer doesn't have an inotify function either). There are some unofficial solutions to this problem, but as far as I can see, btsync is a great solution.
>> 
>> Now, it should be noted that btsync is just dumb peer-to-peer folder syncing. Although it accomplishes a lot of what you would want from dropbox, if you're a regular user of features like the web interface, then you would probably be a lot better off setting up an instance of Sparkleshare on your personal Web server. Sparkleshare is intended to be an open-source dropbox competitor, that has the features that btsync is missing. The disadvantage, of course, is that Sparkleshare requires a Web server, while btsync only needs to be installed on the computers you wish to sync files on.
>> 
>> --Matt
>> 
>> > On Feb 15, 2014, at 11:08 AM, francesco scaglione <francesco.scaglione at sfr.fr> wrote:
>> >
>> >> On 15 Feb 2014 à 07:08, Jerry wrote:
>> >> I use Dropbox and Windows SkyDrive, soon to be renamed OneDrive,
>> >> extensively. Unfortunately, there does not appear to be a version available
>> >> for FreeBSD. These are listed on the site:
>> >>
>> >> Ubuntu (.deb)        64-bit        32-bit
>> >> Fedora (.rpm)        64-bit        32-bit
>> >> Debian (.deb)        64-bit        32-bit
>> >> Compile from source
>> >>
>> >> there are a few "Dropbox" ports; however, I am looking for something that
>> >> works the same way across different platforms; ie Windows and FreeBSD. Do
>> >> the Dropbox ports do that? If not, has anyone tried to use one of the
>> >> "Dropbox" distributions on FreeBSD?
>> >>
>> >> Thanks!
>> >>
>> >> --
>> >> Jerry
>> >
>> > I had the very same problem and I've found a good solution using
>> > BitTorrent Sync across FreeBSD, Linux and Windows. Maybe it's worth to
>> > give a try?
>> >
>> > Francesco
>> > _______________________________________________
>> > freebsd-questions at freebsd.org mailing list
>> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> > To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>> _______________________________________________
>> freebsd-questions at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 


More information about the freebsd-questions mailing list