The Geek Forum

  • April 28, 2024, 02:50:05 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

Due to the prolific nature of these forums, poster aggression is advised.

*

Recent Forum Posts

Shout Box

Members
Stats
  • Total Posts: 129555
  • Total Topics: 7152
  • Online Today: 247
  • Online Ever: 1013
  • (January 12, 2023, 01:18:11 AM)

Author Topic: Command Prompt: cd into a Network Folder (Solved)  (Read 31955 times)

kanca mosan

  • Computer Whore
  • **
  • Coolio Points: +33/-31
  • Offline Offline
  • Gender: Male
  • Posts: 396
  • Yeah.
    • View Profile
Command Prompt: cd into a Network Folder (Solved)
« on: November 04, 2008, 02:36:05 PM »

My question is basically the title.  I would like to use command prompt and cd into a network folder, but I cannot figure it out.  Help would be appreciated.
« Last Edit: November 04, 2008, 02:55:42 PM by kanca mosan »
Logged
It appears I am a paradoxal paradox.

xolik

  • King of the Geekery
  • Hacker
  • ****
  • Coolio Points: +541/-25
  • Offline Offline
  • Gender: Male
  • Posts: 5176
  • HAY GUYS
    • View Profile
Re: Command Prompt: cd into a Network Folder
« Reply #1 on: November 04, 2008, 02:41:03 PM »

Assuming you have permissions to the folder in question you can map a drive letter to it from the command prompt and then cd to it that way.

You do have permissions, right?
Logged
Barium: What you do if CPR fails.

=-=-=-=-=-=-=-=-=-=-=
[The Fade^C Compound]
-=-=-=-=-=-=-=-=-=-=-

kanca mosan

  • Computer Whore
  • **
  • Coolio Points: +33/-31
  • Offline Offline
  • Gender: Male
  • Posts: 396
  • Yeah.
    • View Profile
Re: Command Prompt: cd into a Network Folder
« Reply #2 on: November 04, 2008, 02:43:21 PM »

Yes, I do have permissions.
Logged
It appears I am a paradoxal paradox.

Novice

  • Forum Ninja
  • Hacker
  • ****
  • Coolio Points: +205/-10
  • Offline Offline
  • Gender: Male
  • Posts: 1463
  • Thread Killer 3.0
    • View Profile
Re: Command Prompt: cd into a Network Folder
« Reply #3 on: November 04, 2008, 02:50:18 PM »

What path are you using? Also, try to access it without the 'cd' keyword. If you're using Vista or something, make sure you are opening command with administrator privileges.
Logged
Look at you, hacker: a pathetic creature of meat and bone, panting and sweating as you run through my corridors. How can you challenge a perfect, immortal machine?

kanca mosan

  • Computer Whore
  • **
  • Coolio Points: +33/-31
  • Offline Offline
  • Gender: Male
  • Posts: 396
  • Yeah.
    • View Profile
Re: Command Prompt: cd into a Network Folder
« Reply #4 on: November 04, 2008, 02:52:35 PM »

Assuming you have permissions to the folder in question you can map a drive letter to it from the command prompt and then cd to it that way.

You do have permissions, right?

I just figured it out by doing that.  Thanks xolik.

EDIT: I just mapped the drive in windows explorer (because I did not know how in cmd) and then did what I was going to do in cmd.
Logged
It appears I am a paradoxal paradox.

MISTER MASSACRE

  • Lady Modmalade
  • Forum Moderator
  • Hacker
  • *
  • Coolio Points: +292/-17
  • Offline Offline
  • Posts: 2810
  • inhaling chalk in the old school
    • View Profile
    • twittery
Re: Command Prompt: cd into a Network Folder (Solved)
« Reply #5 on: November 04, 2008, 03:54:45 PM »

For future reference, it's something like:

net use (drive letter) \\computername\drive letter
Logged

xolik

  • King of the Geekery
  • Hacker
  • ****
  • Coolio Points: +541/-25
  • Offline Offline
  • Gender: Male
  • Posts: 5176
  • HAY GUYS
    • View Profile
Re: Command Prompt: cd into a Network Folder (Solved)
« Reply #6 on: November 04, 2008, 04:09:57 PM »

For future reference, it's something like:

net use (drive letter) \\computername\drive letter


Well thank you, Professor Science.  :roll:
Logged
Barium: What you do if CPR fails.

=-=-=-=-=-=-=-=-=-=-=
[The Fade^C Compound]
-=-=-=-=-=-=-=-=-=-=-

12AX7

  • Guest
Re: Command Prompt: cd into a Network Folder (Solved)
« Reply #7 on: November 04, 2008, 04:13:39 PM »

Lacreda's a pr0f3$$0r???
Logged

MISTER MASSACRE

  • Lady Modmalade
  • Forum Moderator
  • Hacker
  • *
  • Coolio Points: +292/-17
  • Offline Offline
  • Posts: 2810
  • inhaling chalk in the old school
    • View Profile
    • twittery
Re: Command Prompt: cd into a Network Folder (Solved)
« Reply #8 on: November 04, 2008, 08:53:05 PM »

Well thank you, Professor Science.  :roll:

That's DOCTOR Professor Science, thank you!
Logged

kanca mosan

  • Computer Whore
  • **
  • Coolio Points: +33/-31
  • Offline Offline
  • Gender: Male
  • Posts: 396
  • Yeah.
    • View Profile
Re: Command Prompt: cd into a Network Folder (Solved)
« Reply #9 on: November 05, 2008, 10:21:45 AM »

For future reference, it's something like:

net use (drive letter) \\computername\drive letter


Thank you very much, Lacerda.
Logged
It appears I am a paradoxal paradox.