Comments on: Using Dropbox without Gnome http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: francis http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-13310 Thu, 08 Oct 2009 12:04:52 +0000 http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-13310

Just tested with Version 0.6.567, and the tray icon is working in KDE4.

Reply  |  Quote
]]>
By: RandyPenguin http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-12100 Sat, 18 Apr 2009 01:57:47 +0000 http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-12100

Great Tip!

Reply  |  Quote
]]>
By: doorknob60 http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-11131 Fri, 02 Jan 2009 08:00:46 +0000 http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-11131

I’m hoping they support other file managers eventually like PcmanFM (my personal choice), Thunar, and Dolphin. Oh well, for me I didn’t need very many dependencies for nautilus anyways (I use Arch and don’t have much, if any, other Gnome stuff installed, but only needed like 6 dependencies).

Reply  |  Quote
]]>
By: ST/op http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-10677 Wed, 12 Nov 2008 22:21:11 +0000 http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-10677

Thanks for the tip, Luke. With a few adjustments, I just got Dropbox to work on my old “0$ laptop” running Puppy Linux! (using JWM).

Reply  |  Quote
]]>
By: claydoh http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-10648 Tue, 11 Nov 2008 00:18:05 +0000 http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-10648

thanks for the tip!

While I didn’t loose any data, I recently suffered from major hardware failure and having something such as dropbox would have made things easier

Reply  |  Quote
]]>
By: freelancer http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-10395 Thu, 16 Oct 2008 13:35:04 +0000 http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-10395

I guess I’ve been living under a rock for the last two months… This is awesome though, just what I need. And I’m glad you posted this solution, since I’m running Fluxbox on my laptop :)

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-10394 Thu, 16 Oct 2008 13:19:45 +0000 http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-10394

@pocoO: That works too. I use cvs for the same sort of thing for many of my documents but it does require a structured approach of sorts. I can’t tell you how many times I screwed myself over because I forgot to check in the files I worked on before I left home.

With dropbox you don’t have to do anything. As soon as a file in the designated folder changes, it starts pushing out the updates to all the computers automatically. It just happens and you can forget it’s there until you need it. :)

Reply  |  Quote
]]>
By: pocoO http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-10392 Thu, 16 Oct 2008 09:00:47 +0000 http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-10392

well, ill try dropbox….but for now Im more or less workin with git to sinc my data…between 4 computers; i created a directory: “mkdir sincdata” in my server (linux with sshd in port 44) and i create a git repo: git init….then i put some files there….then i can clone like this: git clone ssh://user@mydomain.com:44/~/sincdata ….and my repo is cloned in every computer i want and i can git pull…and git push data from every computer.

its working for me.

Reply  |  Quote
]]>
By: Nathan Baker http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-10389 Wed, 15 Oct 2008 21:06:40 +0000 http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-10389

It’s also worth noting that if you’re running 64-bit linux you should probably get the x64 binary from http://www.getdropbox.com/download?plat=lnx.x86_64

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-10388 Wed, 15 Oct 2008 20:45:12 +0000 http://www.terminally-incoherent.com/blog/2008/10/15/using-dropbox-without-gnome/#comment-10388

@jambarama: Nice! Still, dropbox is a bit sleeker than that and works on windows and linux alike. I tried like 50 different methods of syncing commonly used files between my desktop, laptop and work computer and this is by far the simplest, and most straightforward way. And it’s really fast too. So I like it. :)

@feeshy: Well, you will probably hate me but I also run Ratpoison on an old laptop. And IceWM on another. :P

I just personally prefer KDE – I used Gnome before and it always seemed awkward. Even the new shiny gnome in Hardy seems a bit funny to me.

This is what linux is all about – choice! I would not have it any other way.

As for “commercial applications” all they need to do is to distribute statically linked binaries. For example see the generic Linux version of Firefox you can download from Mozilla’s webpage. It has no dependencies at all. Granted, DropBox could not really ship it’s own version of Nautilus but other applications can easily do this.

Reply  |  Quote
]]>