You are not logged in.
Who's using it?
I just wish that it didn't require nautilus running, it messes up my sexy openbox.
The website says that there's nothing special about the nautilus plugin, though, so someone *wink wink* should be able to create a CLI for it.
http://www.getdropbox.com/install
Last edited by bodaciousllama (2008-09-12 01:00:36)
Offline
I used it...It's kind of cool, but i feel that it's prolly easier, smarter and more customizable to use rsync or some VCS (svn, hg, git) to manage your files like that...Also, i rather dislike that it puts a .dropbox file in EVERY directory inside your /home/$USER, not just /home/$USER/Dropbox
Offline
On the nautilus screwing up your desktop thing, try running nautilus like this: nautilus --no-desktop
Matt
"It is very difficult to educate the educated."
Offline
I am trying out dropbox atm, works ok... not sure what I would need it for other than dropping the odd file into it
MrG
Mr Green
Offline
someone could try doing a thunar plugin for it. It should be possible, like they say in the dropbox homepage, the nautilus-plugin is open-source it should be doable.
Offline
hmmm. The video looks kinda cool. the builtin version control is very interesting. PKGBUILD?
Offline
Looks cool. Too bad it uses nautilus
Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.
Offline
dropbox is in AUR
Mr Green
Offline
I think it'd be much cooler/handier if it worked like a virtual file system, rather than a browser plug-in.
But I haven't used it nor seen all of its features, maybe it isn't feasible.
Offline
mounting remote directory would not be a problem.....
B-Con watch screencast on dropbox see what you think
Mr Green
Offline
Can someone explain to me the purpose? I don't get it.
You can share your file between several computer with dropbox?
Shaika-Dzari
http://www.4nakama.net
Offline
I was pretty excited about this for college use. I'm a computer science major and i use my laptop in class and when i'm coding on campus, but I like to use my desktop at home. Using a pen drive to transfer projects got really old and I work on windows and linux so this was a free, convniente solution for me. There's a bunch of other cool stuff that dropbox offers as well, most of which i'll probably never use.
someone should really get on a plug-in for something other than nautilus for it may be over my head. do i hear a pcman plug-in?
Offline
mounting remote directory would not be a problem.....
B-Con watch screencast on dropbox see what you think
So, basically... it's SVN? I've used SVN for basically everything shown in the demo.
I suppose its claim-to-fame would be that it makes setup simple and eliminates the hassle of manually setting up a central server. But it doesn't seem helpful enough to bother using nautilus for.
Offline
FYI, someone in the dropbox forums has coded a python script to use dropbox without nautilus.
Forum requires registration.
Search for thread title: Linux CLI in python
Offline
what is this thing about SVN is it as simple as dropbox? can we use it for our own storage space?
Acer Aspire V5-573P Antergos KDE
Offline
SVN was developed to allow multiple developers to centralize code development. Although it's often used for code, you can put in any files you want. You can check files in, add new revisions to files, roll back to old versions, add/remove files, create subdirectories, add users, etc. Basically, everything that Dropbox has, only likely with more features since SVN is used by professionals everywhere. I've used some SVN -- not much, but enough to be familiar with it.
Dropbox has a nice pretty drag-n-drop interface. SVN is often command-line driven, but there exist some nice shell-plugins for Windows (like TortoiseSVN) that make the experience as simple as drag-n-drop.
The main thing about DropBox is that it will be centralized. It'll be easy to add friends because they'll already have accounts registered. You don't have to have a central server to store all of your stuff, either, DropBox provides that.
Without centralization, DropBox is just a more limited version of SVN.
Offline
FYI, someone in the dropbox forums has coded a python script to use dropbox without nautilus.
Forum requires registration.
Search for thread title: Linux CLI in python
Could you post the link here? Many thanks!
Offline
Wow I found it: http://forums.getdropbox.com/topic.php? … replies=32
Offline
y not just mount a directory with sshfs or curlftpfs?
☃ Snowman ☃
Offline
That would be fine if you already have space of your own, sure.
Offline
Hi!
I installed dropbox from aur, and a gtk app downloaded the daemon but I couldn't manage to start it properly. I did killall nautilus, tried logging in and out, even reboot. When I try to start dropbox, this happens:
[sztomi@desktop ~]$ dropbox start
Starting Dropbox...Done!
[sztomi@desktop ~]$ The program 'dropbox' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadIDChoice (invalid resource ID chosen for this connection)'.
(Details: serial 397 error_code 14 request_code 53 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
I followed this guide: http://wiki.archlinux.org/index.php/Dropbox
Even the second step didn't work, because there were no dropbox icon in the panel. Can someone help me please? (I also tried installing from source manually, same results).
Edit: With help of a kind user named Raker on irc, I managed to solve this issue. He UTFG-d for me this post on dropbox forums: http://forums.getdropbox.com/topic.php? … post-59008 [I also searched first BTW ]. Anyway, after a proper installation (running the daemon downloader in the gnome-menu), I shut down the adsl daemon, started dropbox via CLI, and it worked nice (after restarting adsl).
Last edited by sztomi (2009-07-04 18:19:02)
Offline
you don't need nautilus to run it. install nautilus, build, and then uninstall nautilus and it runs fine. I use it for random filesharing. It's delicious.
[nil]
[exists]
Offline
Anyway, after a proper installation (running the daemon downloader in the gnome-menu), I shut down the adsl daemon, started dropbox via CLI, and it worked nice (after restarting adsl).
Did you install it from AUR (using yaourt or manually)? Got the same problem. After replugging the cable it won't recognise connection (which actually works), even after setting no proxy in Preferences tab. I'm stuck with the window "Connection errors"
Offline
I've done it by adding a free proxy server It works now.
The only thing that is missing is the Dropbox submenu in Nautilus dropdown menu and icons that show that everything is synced like here: https://www.getdropbox.com/tour#5
Edit: it looks like I need to use package nautilus-dropbox from aur to have the above.
Last edited by daniel1988 (2009-07-11 19:30:20)
Offline
I'm running Dropbox without Nautilus and without problems.
Last edited by svanberg (2009-07-22 10:45:22)
Offline