Assume we have c:\DirA that can be read by User1 only, and c:\DirB that can be written by User2 only. Both credentials are know.
How can I copy files from DirA to DirB directly?
|
|
Assume we have c:\DirA that can be read by User1 only, and c:\DirB that can be written by User2 only. Both credentials are know. How can I copy files from DirA to DirB directly?
|
||
|
|
|
|
Assuming the process is run in the context of the first user, run If the user you're running under has backup or restore privileges, the easier way would be to activate them with |
|||
|
|