topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday March 29, 2024, 8:53 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: IDEA: Automatic File Move and Copy  (Read 3731 times)

tmpusr

  • Member
  • Joined in 2005
  • **
  • Posts: 154
  • Instantiation stuck in meatspace with no backup
    • View Profile
    • Donate to Member
IDEA: Automatic File Move and Copy
« on: October 08, 2006, 10:20 AM »
http://www.gdsoftwar...e=4&showapp=GAFT

The problem I have with this one is that it doesn't seem to have a recursive option. If you find it, please report. Very nice for automatically moving stuff around otherwise. A folder that cleans itself up can be done. Know any coding snacks or other software that deal with these auto move copy issues?

brotherS

  • Master of Good Ideas
  • Honorary Member
  • Joined in 2005
  • **
  • Posts: 2,260
    • View Profile
    • Donate to Member
Re: IDEA: Automatic File Move and Copy
« Reply #1 on: October 08, 2006, 11:42 AM »
http://www.gdsoftwar...e=4&showapp=GAFT

The problem I have with this one is that it doesn't seem to have a recursive option. If you find it, please report. Very nice for automatically moving stuff around otherwise. A folder that cleans itself up can be done. Know any coding snacks or other software that deal with these auto move copy issues?
May I suggest that you visit http://www.autohotkey.com/ and http://www.autohotke...om/docs/Tutorial.htm ? It seems AHK (AutoHotkey) would be perfect for you too, you can do lots of (automated) file moving and copying with it! And you don't have to be a coder for it, it's simple if you are willing to spend a little bit of time.