Game Development Community

DOS Command to copy files to LAN network system

by Playware · in Torque Game Builder · 09/03/2008 (11:45 pm) · 1 replies

Hi,


Anybody has idea about DOS Command to copy file over LAN Network. I was tring to copy file through TGB games. But in Forum, people said it cannot be done in TGB. So I thought I can copy files through batch file . So in batch file how to copy file from local system to LAN system


any ideas?


Thanks

#1
09/04/2008 (9:24 am)
It is possible in TGB, it might require C++ work, but running a bat really sounds like the wrong approach. Did you look at the Binary file transfer resource that Tom Spilman already reccomended to you?