Easiest way to move files from one directory to another


  1. Posts : 35
    Win 7 Home Premium 64-bit
       #1

    Easiest way to move files from one directory to another


    Howdy,

    I am looking for the easiest way to have files automatically moved from one directory to another as soon as they are "deposited" in the first directory.

    I know that there are a gazillion freeware utilities that do this but I was wondering if:

    • There was a windows 7 feature that did this already OR
    • A simple way to do it with the tools that are provided in Windows 7.

    Back in the day I would have written a batch file. But that would not have monitored the directory in real-time.

    Any ideas without using a 3rd-party app?

    Thanks,
    Doug
      My Computer


  2. Posts : 5,642
    Windows 10 Pro (x64)
       #2

    Why not just make the first directory a junction point to the second? Then any files put in the first directory are actually put in the second directory, but will appear as in the first directory.

    Command Prompt:
    Code:
    mklink /J C:\first\dir C:\second\dir
    Could also probably use Libraries.
      My Computer


  3. Posts : 5,440
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
       #3

    OldDogEyes said:
    Howdy,

    I am looking for the easiest way to have files automatically moved from one directory to another as soon as they are "deposited" in the first directory.
    Why not save them to the desired directory in the first place?
      My Computer


  4. Posts : 22,814
    W 7 64-bit Ultimate
       #4

    Hello OldDogEyes, welcome to Seven Forums!



    I know this isn't exactly what you're asking for but it works great and I use it for everything; have a look at the tutorial at the link below.

    Context Menu - Add Copy To Folder and Move To Folder
      My Computer


  5. Posts : 759
    Windows 7 Enterprise x64
       #5

    Bare Foot Kid said:
    Hello OldDogEyes, welcome to Seven Forums!



    I know this isn't exactly what you're asking for but it works great and I use it for everything; have a look at the tutorial at the link below.

    Context Menu - Add Copy To Folder and Move To Folder
    I use that as well, and it came as a default option in 7 Ultimate. All you have to do is enable the menu bar in explorer, and you don't need to hack the registry.
      My Computer


  6. Posts : 22,814
    W 7 64-bit Ultimate
       #6

    MadMaxData said:
    Bare Foot Kid said:
    Hello OldDogEyes, welcome to Seven Forums!



    I know this isn't exactly what you're asking for but it works great and I use it for everything; have a look at the tutorial at the link below.

    Context Menu - Add Copy To Folder and Move To Folder
    I use that as well, and it came as a default option in 7 Ultimate. All you have to do is enable the menu bar in explorer, and you don't need to hack the registry.

    Hello MadMaxData.

    Thanks for the tip but not all have Ultimate and when I reply to a post I try to "speak" to everyone that may read the post at a later time; including people that don't know that the blue text is a link and it can be clicked on. :)
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 09:22.
Find Us