DaemonForums  

Go Back   DaemonForums > Miscellaneous > General software and network

General software and network General OS-independent software and network questions, X11, MTA, routing, etc.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 14th April 2011
joekiser joekiser is offline
The World is Yours.
 
Join Date: May 2008
Posts: 51
Cool Dropbox

What are you guys running in lieu of Dropbox? I have been off in Linux-land for a while, where I got hooked on Dropbox to automatically sync files across multiple systems/OSes. It's been an awesome alternative to emailing myself a bunch of files all the time, especially since it it seamless...just save the file and it's automatically updated on the other computers.

That being said, my dependency on Dropbox over the past couple of years has resulted in most of my work/school documents being stored on the Dropbox server. Because my FreeBSD laptop is the odd man out from several computers capable of running a native client, I'm wondering if there exists a method of staying in sync with the Dropbox server. What tricks do you use? Or is there a cross-platform alternative to the service Dropbox provides?
Reply With Quote
  #2   (View Single Post)  
Old 14th April 2011
BSDfan666 BSDfan666 is offline
Real Name: N/A, this is the interweb.
Banned
 
Join Date: Apr 2008
Location: Ontario, Canada
Posts: 2,223
Default

I don't know much about dropbox, but it doesn't look very appealing.. I'd rather pay for a dedicated server running software I know works.

That said, there is one service I remember seeing mentioned on the OpenBSD ports mailing lists.

Tarsnap, apparently this was done by a FreeBSD developer.

Source is available for the client, but it is not open source, you can't modify it legally, and you can't even use it if you're a Canadian.

It's not free, costs money.
Reply With Quote
  #3   (View Single Post)  
Old 14th April 2011
joekiser joekiser is offline
The World is Yours.
 
Join Date: May 2008
Posts: 51
Default

I think I can get it working using sitecopy from ports/www. Will report back later.
Reply With Quote
  #4   (View Single Post)  
Old 14th April 2011
TerryP's Avatar
TerryP TerryP is offline
Arp Constable
 
Join Date: May 2008
Location: USofA
Posts: 1,547
Default

The only thing better than dropbox is ssh -X followed by running screen or tmux.

Trust me, I've tried. Or should I say, there's nothing better unless your network is a lot more bland than mine.
__________________
My Journal

Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''.
Reply With Quote
  #5   (View Single Post)  
Old 14th April 2011
joekiser joekiser is offline
The World is Yours.
 
Join Date: May 2008
Posts: 51
Default

Okay, here's a workaround:

Go to https://dav.dropdav.com This provides WebDAV access to Dropbox.
Sign up with your regular Dropbox username (username@email.com) and password.
Install www/cadaver from ports.

Cadaver is similar to ftp or whatever, except it works with webdav hosts. So you do 'open dav.dropdav.com' and authenticate using your Dropbox username/password combo. Then you can pull everything using mget or mput, just hit '?' to get a list of commands. This works for now.

If you need to change your DropDav account info, or delete your account from accessing Dropbox, go to https://dropdav.com/account.php.

There ought to be a way to use www/sitecopy from ports so that you can auto-synchronize like the Dropbox daemon. But when I run 'sitecopy --fetch Dropbox' I get:

sitecopy: Fetching site `Dropbox' (on dav.dropdav.com in /)
sitecopy: Failed to fetch file listing for site `Dropbox':
sitecopy: XML parse error at line 21: not well-formed (invalid token)

Anyway, using cadaver works at least well enough to manually fetch/update the Dropbox contents. Not having auto-sync is something I can deal with. It beats using the web-interface.
Reply With Quote
Reply

Tags
android, dropbox, keepass, rsync

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:32 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick