Quick tip: Sync files and folders outside your Dropbox folder

Posted under Computing, Mobile computing by tim at 19:33 1 Comment »

Readers of Eee 701 Planetoid (my blog devoted to the Asus Eee 701 ‘netbook’) may be aware that I’m a big fan of Dropbox, the online storage/file synchronisation service which also happens to work perfectly with the 701. I just wanted to share a quick tip for Dropbox I learned from an article at Lifehacker, which may be of use to other users, especially if they’re running Linux or Mac OS X:

As you may know, installing the Dropbox client on your Mac, Linux or Windows computer, gives you a special folder into which you place other folders or files; these are then copied not only to the online Dropbox storage space, but to any other computers linked to your account. This is very handy, especially if you have a laptop or other portable machine; it’s perfect for my Eee netbook, as I can back up files to Dropbox and my Mac with very little effort.

But what if you wanted to link folders/files on one machine to Dropbox, which aren’t located within the Dropbox folder? For instance, my Eee (running the Eeebuntu Linux OS) has a “Documents” folder in my home directory, and I’d like this to be backed up to Dropbox (nothing sensitive or confidential there, BTW), even though the folder should really stay where it is.

The answer—certainly if you’re on Linux/Mac—is simple: you just create a symbolic link (or ’symlink’—like a Mac alias or Windows shortcut) within the Dropbox folder, which points to the folder (or file) you’d like to link to. In the Linux and Mac terminal, you would change to the Dropbox folder, and from there, enter:

ln -s /path/to/your/item

This would create a symlink in the Dropbox folder with the same name—if you wanted a different name, you enter the new name for your symlink after the path:

ln -s /path/to/your/item alternative_name

(I would recommend symlinking a folder rather than a file for this purpose, just to be ‘tidy’.)

I use this method to ‘place’ my Eee’s Documents folder within Dropbox, so it appears to exist in two places (within my home directory, and within the Dropbox folder). The contents of ‘Documents’ are backed up to Dropbox, and also to the Dropbox folder on our Mac, meaning that in effect I have three copies of each item in the folder.

Check out the original Lifehacker article (“Sync files and folders outside your Dropbox folder“) for more details, including how to achieve the symlinking effect on Windows (basically, if you’re on Vista or Win7, use MKLINK at the command prompt).

Over at the Planetoid…

Posted under Computing, Housekeeping by tim at 17:51 1 Comment »

It’s been a little quiet here the past week or two—partly due to general busy-ness, but also because I’ve been writing posts for Eee 701 Planetoid, the new blog I launched about a fortnight ago.

In case this is new, E7P is dedicated to my experiences with my Asus Eee PC 701 “netbook”, and amongst other things, I have just posted my first ’screencast’ of the machine ‘in action’. I add tips, tricks, howtos and links to useful resources as I go along, and I hope the blog will be of use to other 701 owners, who might be wondering how to squeeze a bit more out of the tiny laptop.

Anyway, feel free to wander on over, and in the meantime, I should be posting here again shortly…

New blog post

Posted under Computing, gadgets by tim at 21:48 1 Comment »

The title here is a bit of an in-joke—as you probably saw if you came in via my Twitter feed, new posts here are prefixed automatically with the words “New blog post: [title]” (work it out ;) ).However, it is actually accurate in this case, as this post really does concern a new blog, that I’ve just set up on wordpress.com.

Eee 701 Planetoid is aptly named, being (a) a “satellite” of the Sidingsound blog, and (b) devoted entirely to my latest acquisition: an Asus Eee PC 701 “netbook” computer, and my various activities with it. I’ll be using “E7P” almost like a running diary of my “Eeexploits” (sorry), with ‘hacks”, fixes, useful apps, tips and tricks I’ve picked up along the way, which I think might help other owners of this small but perfectly-formed machine, to get the most out of it.

I’ve posted at the Planetoid for the first time, with a couple of initial impressions I had of the Eee, and there will be a good few more over the coming days as I get to grips with the computer and start tweaking it to my requirements. Whilst I don’t intend to cross-post between the blogs that often, I’ll add Planetoid to the “lifestream” page shortly, so you can see when updates are posted there. (My Twitter page will also be updated with new Planetoid posts, though I still have to find out how to get wordpress.com to let me use bit.ly for short URLs, so I can find out how many visitors use them.)

So, jet on over to Eee 701 Planetoid and take a look, and I hope you enjoy your stay :)

Powered by Wordpress
Entries RSS Comments RSS Log in