PureBytes Links
Trading Reference Links
|
Bill,
Use DIR \\GATEWAYLAPTOP\C$
The dollar sign will tell your OS to use hidden "system share", so if the account you are logged in has permissons to access root folder of remote PC, you'll be able to work with it like with a regular share or local path, for example this command will display your AUTEOEXEC.BAT file (if it exists on your laptop):
TYPE \\GATEWAYLAPTOP\C$\AUTOEXEC.BAT
Regards,
DB
----- Original Message ----
From: William Brower <1000mileman@xxxxxxxxxxxxxx>
To: omega-list@xxxxxxxxxx
Sent: Saturday, July 21, 2007 7:11:49 AM
Subject: Calling DOS experts
7-21-07
Are there any DOS experts out there. I am trying to view files on
another machine using the DOS copy command (eventually I will want
to use the DOS copy commands). These machines are on a Local Area
Net. The files reside on the machine known as GATEWAYLAPTOP and when
I run the NET VIEW command on machine "A" it identifies machine "B"
as \\GATEWAYLAPTOP. So my command is:
DIR \\GATEWAYLAPTOP\C:\
However I get an error that the file name or directory is
invalid. Does anyone know how to do this?
Bill Brower
1000mileman@xxxxxxxxxxxxxx
203-454-2754
|