Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. move file from one machine to another

move file from one machine to another

Scheduled Pinned Locked Moved C / C++ / MFC
sysadminquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mogaambo
    wrote on last edited by
    #1

    How do i move file from one machine to another machine in network. I used MoveFileEx but it is not working. I used SHFileOperation but it is not working. both of the function working only in local machine

    “You will never be a leader unless you first learn to follow and be led.” –Tiorio "Coming together is a beginning, staying together is progress, and working together is success." Henry Ford

    _ M D 3 Replies Last reply
    0
    • M Mogaambo

      How do i move file from one machine to another machine in network. I used MoveFileEx but it is not working. I used SHFileOperation but it is not working. both of the function working only in local machine

      “You will never be a leader unless you first learn to follow and be led.” –Tiorio "Coming together is a beginning, staying together is progress, and working together is success." Henry Ford

      M Offline
      M Offline
      Madhu Nair 0
      wrote on last edited by
      #2

      Mogaambo wrote:

      both of the function working only in local machine

      Check whether you have permission(access rights) to move the files to remote machine...

      1 Reply Last reply
      0
      • M Mogaambo

        How do i move file from one machine to another machine in network. I used MoveFileEx but it is not working. I used SHFileOperation but it is not working. both of the function working only in local machine

        “You will never be a leader unless you first learn to follow and be led.” –Tiorio "Coming together is a beginning, staying together is progress, and working together is success." Henry Ford

        _ Offline
        _ Offline
        _Superman_
        wrote on last edited by
        #3

        You must do a copy and delete.

        «_Superman_» I love work. It gives me something to do between weekends.

        1 Reply Last reply
        0
        • M Mogaambo

          How do i move file from one machine to another machine in network. I used MoveFileEx but it is not working. I used SHFileOperation but it is not working. both of the function working only in local machine

          “You will never be a leader unless you first learn to follow and be led.” –Tiorio "Coming together is a beginning, staying together is progress, and working together is success." Henry Ford

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          Mogaambo wrote:

          I used MoveFileEx but it is not working. I used SHFileOperation but it is not working.

          Why not? Have you called GetLastError()?

          "Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

          "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups