how to move files

Page 1 of 2 12 LastLast

  1. Posts : 5
    windows 7 32
       #1

    how to move files


    Copying and pasting files is easy. But how do I move files so they no longer appear in original location. The time has come for me to make some room on my hard drive and the way to do it is move all the pictures to another drive. What is the command to do this? Isn't drag and drop copying and not moving? I suppose I could copy then come back and delete. But moving would be better I think. Less chance for a mistake
    Thanks.
      My Computer


  2. Posts : 14,606
    Microsoft Windows 7 Home Premium 64-bit 7600
       #2

    try cut then paste. cutting removes the file and pastes it in the new location ,so no need to return to delete original.
      My Computer


  3. Posts : 5
    windows 7 32
    Thread Starter
       #3

    Brilliant! Maybe that is the best way. There used to be a command to do this. In XP and earlier I think.
      My Computer


  4. Posts : 742
    MS Windows 7 Ultimate 64-bit SP1
       #4

    You can also use drag and drop but with mouse's right click button. Once you drop the file on a new location with right click button, a context menu will appear, showing you options to either "copy here", "move here" or "shortcut here". From this menu you can copy, move or create shortcuts here.
      My Computer


  5. Posts : 290
    Windows 7 Home Premium 64bit
       #5

    Brink has a tutorial on how to add "Move To" / "Copy To" in your right click menu in Windows 7.

    Look at it Context Menu - Add Copy To Folder and Move To Folder

    I used the .reg file download and it works great.
      My Computer


  6. Posts : 5,092
    Windows 7 32 bit
       #6

    Or you could use the dreaded command line

    C:\Utils>move /?
    Moves files and renames files and directories.

    To move one or more files:
    MOVE [/Y | /-Y] [drive:][path]filename1[,...] destination

    To rename a directory:
    MOVE [/Y | /-Y] [drive:][path]dirname1 dirname2

    [drive:][path]filename1 Specifies the location and name of the file
    or files you want to move.
    destination Specifies the new location of the file. Destination
    can consist of a drive letter and colon, a
    directory name, or a combination. If you are moving
    only one file, you can also include a filename if
    you want to rename the file when you move it.
    [drive:][path]dirname1 Specifies the directory you want to rename.
    dirname2 Specifies the new name of the directory.

    /Y Suppresses prompting to confirm you want to
    overwrite an existing destination file.
    /-Y Causes prompting to confirm you want to overwrite
    an existing destination file.

    The switch /Y may be present in the COPYCMD environment variable.
    This may be overridden with /-Y on the command line. Default is
    to prompt on overwrites unless MOVE command is being executed from
    within a batch script.

    I believe RoboCopy has a switch to move files matching pattern for the current and all sub folders. Type RoboCopy /? in a command prompt for help screen
      My Computer


  7. Posts : 290
    Windows 7 Home Premium 64bit
       #7

    MilesAhead- Wow! That's more than I ever wanted to remember.

    I've been trying to forget all that stuff since I stopped using Dos 5!
      My Computer


  8. Posts : 36
    Windows 7 home premium 64bit SP1
       #8

    Why not simply use Windows Explorer?
    Click the folder in the left pane that which contains the files you wish to move. This produces a list of all files in that folder to appear in the right pane. Highlight the particular files you wish to move and drag-and-drop them to your target folder back in the left pane.
      My Computer


  9. Posts : 640
    Windows 7 Ultimate x64
       #9

    nala said:
    Why not simply use Windows Explorer?
    Click the folder in the left pane that which contains the files you wish to move. This produces a list of all files in that folder to appear in the right pane. Highlight the particular files you wish to move and drag-and-drop them to your target folder back in the left pane.
    Drag-and-drop only moves files/folders if they are on the same drive/partition otherwise it copies them.
      My Computer


  10. Posts : 3,371
    W10 Pro desktop, W11 laptop, W11 Pro tablet (all 64-bit)
       #10

    Duzzy said:
    nala said:
    Why not simply use Windows Explorer?
    Click the folder in the left pane that which contains the files you wish to move. This produces a list of all files in that folder to appear in the right pane. Highlight the particular files you wish to move and drag-and-drop them to your target folder back in the left pane.
    Drag-and-drop only moves files/folders if they are on the same drive/partition otherwise it copies them.
    Unless you click and drag with the right mouse button as described by rraod above.

    A move is really a copy followed by a delete so you can highlight the files you want to move, click and drag to copy, then, after your sure they were copied correctly, delete them.
      My Computer


 
Page 1 of 2 12 LastLast

  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 13:42.
Find Us