Accessing a server via command prompt
grom94
Posted messages
5
Status
Member
-
grom94 Posted messages 5 Status Member -
grom94 Posted messages 5 Status Member -
Hello,
I would like to access a server on the network via the command prompt (start>programs>accessories>...). For now, I can only access the drives on my computer (C:/, D:/, etc...).
I'm not sure if I've been clear.
I think the solution is relatively simple.
Thank you in advance.
Best regards.
Configuration: Windows XP / Firefox 7.0.1
I would like to access a server on the network via the command prompt (start>programs>accessories>...). For now, I can only access the drives on my computer (C:/, D:/, etc...).
I'm not sure if I've been clear.
I think the solution is relatively simple.
Thank you in advance.
Best regards.
Configuration: Windows XP / Firefox 7.0.1
4 answers
-
Hello,
when you say you want to access it, what exactly do you want to do? Do you have any special services launched on it?
--
Wake me, when you need me ... -
Hello.
Use the NET command, use Google to find out all
its possibilities (for example by typing net command windows). -
net view allows me to display the list of available servers...
net use \\SERVER1 allows me to connect to server 1 (with login and password)...
net view \\SERVER1 allows me to display the contents of server 1...
I can't access the subfolders... -