Jump to content

use file copy over network?


X-Ecutioner

Recommended Posts

Okay. I have this in my xml file...

<item display='Copying Post-Installation Files'>
 <!-- thse file system operations have been rewritten - they SHOULD support all files/directories etc. -->
 <copy source='\\Server\DVD\finish.bat' target='%SYSTEMDRIVE%\'  />
   </item>

and the log file showed this...

 Execution thread {
   Running item: 'Copying Post-Installation Files' {
     Running command: 'copy' {
       Copying file: '\\Server\DVD\finish.bat' -> 'C:'
       Error: Access is denied.
     }
   }

Am I missing something?

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...