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#
  4. move a newfolder form a system on other system on the network by c#

move a newfolder form a system on other system on the network by c#

Scheduled Pinned Locked Moved C#
csharpsysadmin
3 Posts 3 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.
  • A Offline
    A Offline
    a2bj
    wrote on last edited by
    #1

    hi I want the program to c# a folder on my system Transfer to another system in the network :) :-O

    J S 2 Replies Last reply
    0
    • A a2bj

      hi I want the program to c# a folder on my system Transfer to another system in the network :) :-O

      J Offline
      J Offline
      Jibesh
      wrote on last edited by
      #2

      we dont provide any programs here we provide solutions to the problems for ppl like you. None is going to write a program for you here but ready to help you when you are stuck with your programs. you can use FileCopy[^] method to copy/move your files?

      Jibesh V P

      1 Reply Last reply
      0
      • A a2bj

        hi I want the program to c# a folder on my system Transfer to another system in the network :) :-O

        S Offline
        S Offline
        Simon_Whale
        wrote on last edited by
        #3

        you will need to look into the following class DirectoryInfo[^] I would particularly look into the exists method for checking to see if your directory exists, getfiles so that you can look at the files that exist in the directory as you will need to implement logic if the folder and files already exist. And as the other poster has stated you then need to look into File.Copy[^]

        Lobster Thermidor aux crevettes with a Mornay sauce, served in a Provençale manner with shallots and aubergines, garnished with truffle pate, brandy and a fried egg on top and Spam - Monty Python Spam Sketch

        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