+ Reply to Thread
Results 1 to 2 of 2

Thread: What is the MOVE command to move the files from one server to another server?

  1. #1
    Member
    Join Date
    Dec 2008
    Posts
    80

    Post What is the MOVE command to move the files from one server to another server?

    Hello, I am running Windows Server 2003. I want to move the files form \\server1\c$\folder\*.* to \\server2\c$\folder\. I have created one bat file, but it is not working. The bat file is running as a Windows Scheduled Task. It is running as a Domain Admin. The file is:

    move C:\server1\c$\folder\*.* \\server2\c$\folder\

    Can anyone help me to move the files? Please.

  2. #2
    Senior Member
    Join Date
    Oct 2008
    Posts
    907

    Default

    The MOVE command only works only if the source and destination are on the same physical drive. So, you can use the robocopy.exe from the Windows Resource Kit. The download link for robocopy.exe is below:

    Download details: Windows Server 2003 Resource Kit Tools

    The command to move the files is:

    robocopy \\server1\c$\folder \\server1\c$\folder *.* /move

+ Reply to Thread

Similar Threads

  1. Using Add To Favorites Command In Windows XP
    By Mia in forum Operating systems
    Replies: 0
    Last Post: 12-03-2008, 10:40 AM
  2. Replies: 0
    Last Post: 12-02-2008, 10:33 AM
  3. Server Core installation for Windows Server 2008
    By prem in forum Windows 2008
    Replies: 0
    Last Post: 12-01-2008, 10:16 AM
  4. Using the Netsh Command to Manage Windows XP Firewall
    By Aptora in forum Operating systems
    Replies: 0
    Last Post: 11-26-2008, 08:24 AM
  5. Using Drag and Drop to Move Data In Office 2007
    By Epispire in forum Applications
    Replies: 0
    Last Post: 11-17-2008, 11:32 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

LinkBacks Enabled by vBSEO