_DjAlex_
09-02-2003, 02:09 AM
Is there Any way to Copy (in a local network) and after, check
if the file has been copied with success? if not it will send a
proper mesage all over the network with the "NET.EXE msg".
I'd like to copy from "F:\Backup\CGI-BIN\myscript.dll"
to "\\192.168.0.1\C$\Inetpub\CGI-BIN\myscript.dll"
There is a kind of problem, the computer that has the "F:\" has to access
"\\192.168.0.1\C$\Inetpub\CGI-BIN\" and i have to login with account: "Administrator"
and password: "AdminPasswd"
!!Note that this program is to run from Taskmanager!!
This is suposed to not have user interview.
Any help would be very apreciated
if the file has been copied with success? if not it will send a
proper mesage all over the network with the "NET.EXE msg".
I'd like to copy from "F:\Backup\CGI-BIN\myscript.dll"
to "\\192.168.0.1\C$\Inetpub\CGI-BIN\myscript.dll"
There is a kind of problem, the computer that has the "F:\" has to access
"\\192.168.0.1\C$\Inetpub\CGI-BIN\" and i have to login with account: "Administrator"
and password: "AdminPasswd"
!!Note that this program is to run from Taskmanager!!
This is suposed to not have user interview.
Any help would be very apreciated