Yes, it will appear in your dropbox folder, which is on your hard drive.
The sequence of event is:
[ol]
[li]You create your document.[/li][li]You copy it to your dropbox folder (Note: nothing dropbox-y happens in this step, it’s just a standard copy operation).[/li][li]A few moments later, the little bit of dropbox software that monitors that folder says, “look! There’s something new in here! I better upload it to the dropbox server”.[/li][li]A few moments after that, the little bit of dropbox software on your laptop says, “look! There’s something new on the server! I better download it into the folder I’m monitoring”.[/li][/ol]
The only thing that makes your dropbox folders different from any other folder on your hard drives is the little bit of software that keeps monitoring them and the server, and keeping them all synced. The folder itself is just another folder.
Does the laptop monitor the server, causing continual (though small) internet traffic? Or does the server push out a message to your laptop that something new showed up.
You’re asking some basic questions about Dropbox - is there some reason you’re hesitant just to install it and try it?
One other thing you may not be clear on is that even if you don’t have Internet access, for example if you’re on an airplane, you can still access your files in the Dropbox folder and edit them. It’s just that the copy on the cloud won’t be updated until next time that computer connects to the Internet.
“Little bit of software”? I liked the image of the little guy you used in post 16 better
Not to hijack this thread, but as a user of Dropbox’s free service, I wonder about their business model. I mean, there must be thousands (hundreds of thousands? millions?) of us “moochers”. There are no ads on their website, so I’m assuming the only way they make money is from people who opt to upgrade to the paid service. Are there enough of those for Dropbox to be profitable? Will there continue to be enough for it to be profitable in the long run? What sort of ratio between paid and free subs do they need to maintain in order to pay for their infrastructure?
According to this it’s 96% moochers, but they’re still profitable.
I think that once you have working infrastructure, the marginal cost of a 2GB account is pretty low so you only need a few paid accounts for it to work.
I have installed it, but I have only just barely begun to mess with it. I just want to understand how it works. My only hesitation was that I now have to (slightly) alter the way I organize and save my files.
I have been using Zukmo since it helps me manage almost all my content, not just files and folders, but with bookmarks, notes, and lot others. www.zukmo.com
Thats the way it works, it follows the simple copy files mechanism. The best way to manage effectively is by moving your active files to the folder and work on them.
Multiple versions of the files can be stored which would help you if in case you need some reference to the older versions. The active file will be updated with the latest versions and the older versions will be categorized by dates (The way it works in Zukmo).
You can share a dropbox folder. When I save a file to that folder, it shows up in my writing partners almost instantly. And a little notification window pops up to tell him so.
When I fire up my PC in the morning, i get a little popup that tells me “dropbox has downloaded three new files,” and I have a copy of files he saved last night.
Dropbox Competitors with similar (and sometimes better) functionality are Sugar Sync (5gb free), CX.com (10gb free) and box.com (up to 50! gb Free, but doesn’t offer live syncing like dropbox, sugar sync and cx.com unless you pay for it.) Personally, I use dropbox almost exclusively. It’s dead simple and it just works.
A handy feature for Dropbox is that if you goto the website, you can download previous revisions of your saved file just in case you need it. You can also undelete files you accidentally deleted. Incredibly handy.
I want to do this, and I am not certain how it works. It says to rightclick the file, choose “copy public link” and it will make a web page, then you can just send the link to your friend. I try this, and my computer makes a noise like it is working for a split second, but where do I find the name of the link to this file?
It doesn’t make a web page when you do that, it just copies the public address for that file to your clipboard. You want to send it in an email to your friend, just paste the clipboard contents into the email.
Additionally, if you want to share a file with other people, for example a picture, you do the same thing. Take this link:
It is a picture from a few seconds before the Cataclysm happened in World of Warcraft. I dropped it into my public folder so a friend could see it. You can now either click on it (and it opens in your browser) or Right Click and choose “Save Target As” and save it to your own computer. You can share any sort of file that way, but just remember that the public folder is exactly that: public. Don’t put sensitive stuff there.
So in this case, there’s no web page, but the Jpeg has to be in your public folder? And if you had a webpage in your public folder that referenced an image in DropBox that’s not in your public folder, that won’t work?
Exactly. The public can only access stuff that is in your public folder.
For example, this works:
<html>
<head>
<title>
SDMB Test
</title>
</head>
<body>
This is a test from amanset.
</body>
<img src="http://dl.dropbox.com/u/2346328/WoWScrnShot_112410_030041.jpg" />
</html>
As does this:
<html>
<head>
<title>
SDMB Test
</title>
</head>
<body>
This is a test from amanset.
</body>
<img src="WoWScrnShot_112410_030041.jpg" />
</html>
Notice the difference in the IMG Tag. The first one is an absolute URL, it gives the full web address for the image file. The second one is a relative URL, it looks in the same directory as the HTML file (this can get a bit more complex regarding the “root” of the web space, but for our example that’s how it works). I could even move the image to a subdirectory called, say, img and have it there:
<html>
<head>
<title>
SDMB Test
</title>
</head>
<body>
This is a test from amanset.
</body>
<img src="img/WoWScrnShot_112410_030041.jpg" />
</html>
What I cannot do is move it to a folder outside of the public one and access it there. For example, if I make a copy of the file in the directory above the public folder (commonly called “DropBox”) and try to access that it doesn’t work:
<html>
<head>
<title>
SDMB Test
</title>
</head>
<body>
This is a test from amanset.
</body>
<img src="../WoWScrnShot_112410_030041.jpg" />
</html>
Note that I have to do it as a relative URL (.. means “the directory above this one”) as there is no way to have an absolute URL for things outside the public folder. The URL for the files are set up like this:
http://dl.dropbox.com/u/<user ID code>/<name of file in public folder>
On thing that Dropbox is absolutely great for is to have it available on your mobile.
You edit and work on document etc on a full size screen and store it on Dropbox, then when you go to a meeting you can have literally years worth of documents ready to refer to without having to lug around a laptop or even paper based files.
If you are a degree student, you really need to have it for all your course work - you must have a safe way of ensuring that if the worst happens then you will not lose everything, especially crucial dissertation notes and references.
One thing that has not been mentioned is that you can also access your Dropbox storage on any computer with web access, you just use it in a similar was to web based mail. Which means that even if you are without your personal IT, you can still get to those important files.
Agree with all of that. I’d start paying right now if they decided their business model requires it, I find it that useful. It is just that I have no need for the few GB that I actually have.
Oh and shared folders are great. I have one shared with my parents, one with my girlfriend and one with a guy I am in a band with. Drop a file in a folder and your friend gets it too, no messing with other ways of sharing. I get all sorts of photos from Mum and Dad, mp3s and text files with lyrics, chords etc from the band mate and all sorts of stuff with the girlfriend.
I also use it for moving files between machines. Machines that are in the same room as each other. I could use a local file server or a USB stick or something, but DropBox, assuming it is not a huge file, is easier.