help me
IT & Infrastructure
2
Posts
2
Posters
0
Views
1
Watching
-
I have one a Lan (Client - Server), and I want update file everyday, but I don't know how to copy one file thought Lan please help me, thanks!!!
If they're windows machines, then set up a share on the server, and just use the dos copy command i.e. copy \\servername\sharename\file.dat c:\myfolder\file.dat If the server's unix based, then run an ftp server, and share the file that way -- Help me! I'm turning into a grapefruit!