File Copy from One System To Another System

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • immanuvel
    New Member
    • Jan 2013
    • 1

    File Copy from One System To Another System

    I am making an application that runs on Machine1 and the purpose of the application is to copy the files from Machine1 to Machine2. It works fine but i have to share the folder of the Machine2 where i copy the files.
    Is it possible without sharing. please do reply.
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    You have to get permission to access the computer somehow. You can either share the folder to get permission or get remote admin rights on the computer.

    Comment

    Working...