Sometimes you find something at work that you want to download for your home computer (or vice versa). You could:
- download it on your work computer and bring it home later, or…
- ask your home computer to do a remote download right away – real time – from your work computer.
Note: Dropbox is a service which will allow its users to synchronize files online and across computers. If you haven’t got it, you can get the free version, or you could try the 14-day free trial pro version (credit card required but you won’t be charged).
To learn more about this service, you can read our article comparing Dropbox and Sugarsync.
How the system works
Before we start, I think it’s best to understand how this remote download trigger works. I got the idea of setting up the system when I wrote about “2 Useful Tips For Organizing Electronic Files [Mac Only]“.Basically it would go like this:
- you find a file that you want to receive through a remote download
- you get the download link and save it into a text file
- you put the text file into the specified Dropbox folder
- that folder will be synchronized with the same folder in your home computer
- the addition of this new text file inside the folder will trigger a download action
- after that, the text file will be moved to another folder and synchronized back to your work computer. You will be notified that the remote download process has started.
Setting up the system
Here’s how I set up my system. You can do some modifications according to your preferences.First, I created a new folder inside the Dropbox folder on my home computer called “Remote Download“. Inside the folder I created two other folders called “New Links” and “Started“.
- Set the “New Links” folder as the trigger for the folder action
- Chose “Files & Folders” from the Automator library
- Dragged the “Filter Finder Items” workflow as the first action, and set it to “find all .txt files inside the New Links folder
- Dragged the “Open Finder Items” workflow as the second action and set it to “open the .txt files using my download manager. Please note that you have to use a download manager that can import download links from txt files. I use iGetter (not free), but you can experiment with the download manager that you choose.
- Dragged “Move Finder Items” workflow as the third action and set it to move the .txt file to the “Started” folder.
- Saved the workflow as “Automatic Download“
How to use the system
To use the system, you just save a download link into a text file and put it in the “New Links” folder inside the Dropbox’s “Remote Download” folder in your work computer. You can also use the web interface if your work computer don’t have the Dropbox application installed. The text file will be synchronized and the download will be started automatically in your remote home computer. The scenario is also applied the other way around (from home to work).The cool thing is, you can trigger the automatic download from any operating system (or even a mobile device) as long as you can connect to the net and can save a text file.
I strongly suggest you put one link inside one text file. Multiple links usually caused the download manager to ask for confirmation, so the download won’t start automatically.
As an additional bonus, you can set your work computer to notify you every time a new file is added into the “Started” folder so you’ll know that somewhere far away your download has started. Just set another Folder Action from the Automator.
You can use the same principle to trigger a torrent download, but instead of a txt file, you put the torrent file in a Dropbox folder and set your torrent client to monitor that folder and start the download automatically everytime a torrent file is detected. I know that Transmission is able to do that. But if you are using another torrent client that doesn’t have monitoring features, just use Folder Action.
I’d love to write a similar system for Windows users but I haven’t found a Windows equivalent to Mac’s Folder Action and download manager that can import links from a text file. Can anybody help?
0 comments:
Post a Comment