Sunday 24 June 2012

Move Files Automatically

You know the annoyance involved in categorizing your internet downloads. You keep on downloading files like music files, videos, documents, etc and then you have to go to your Downloads folder and keep those files somewhere else so that you can manage them.

But doing that manually is just irritating. So guys at CodeLine have created this freeware called QucikMove that keeps an eye on the folders you mentioned and then if a file matches your rules it'll be automatically moved to you specified destination.

All you need to move certain files from your one folder to another one is create some rules. The rules can be made on the basis of file name, file extension, both file name and file extension, and some regular expressions.

So that means if you want to move all your music downloads from downloads folder to your music folder you can create a rule like:


All Files That Exactly Matches File Extension: .mp3, .wav


When Found In : C:\Users\UserName\Downloads 

Always Move To: Libraries\Music


This way you can create multiple rules for the same file , folder to automate almost all of your tasks related to moving files.

Download:
QuickMove v1.0

No comments:

Post a Comment