How do I browse my network folders thru cmd?


Recommended Posts

  mclaren05 said:
How do I browse my network folders thru cmd? Just like I type "cd C:" to put the cursor at C: I want to do this for my network folders.

I don't think that you can do that before making the shared folder a network drive. To make a network drive, use this command: net use z: \\computer\sharedfolder

More details with: net use /?

  Xahid said:
you have to mount the network folder before browsing ..

Wait... you mean in WINDOWS ? :o

There are other OSs that use the a:, b:, c:, d:, etc ideology?

  configure said:
I don't think that you can do that before making the shared folder a network drive. To make a network drive, use this command: net use z: \\computer\sharedfolder

More details with: net use /?

Oh I didnt know it couldnt be done. Thanks.

There is no need to mount anything to "browse" or view the contents.

net view \\computername or \\ipaddress

will give you the shares on that machine.

dir \\computername\share will list the contents of that share.

***

C:\>dir \\p4-28g\test

Volume in drive \\p4-28g\test has no label.

Volume Serial Number is B4B9-A697

Directory of \\p4-28g\test

01/04/2009 12:11 AM <DIR> .

01/04/2009 12:11 AM <DIR> ..

01/04/2009 12:11 AM 9 test.txt

1 File(s) 9 bytes

2 Dir(s) 42,254,712,832 bytes free

***

You can manipulate files from the cmd prompt as well with no need to mount anything, copy, delete, etc.

***

C:\>del \\p4-28g\test\test.txt

C:\>dir \\p4-28g\test

Volume in drive \\p4-28g\test has no label.

Volume Serial Number is B4B9-A697

Directory of \\p4-28g\test

01/28/2009 07:29 AM <DIR> .

01/28/2009 07:29 AM <DIR> ..

0 File(s) 0 bytes

2 Dir(s) 42,254,721,024 bytes free

***

You could also just use pushd to temp mount a drive letter to a unc

***

C:\>pushd \\p4-28g\test

Y:\>dir

Volume in drive Y has no label.

Volume Serial Number is B4B9-A697

Directory of Y:\

01/28/2009 07:29 AM <DIR> .

01/28/2009 07:29 AM <DIR> ..

0 File(s) 0 bytes

2 Dir(s) 42,254,630,912 bytes free

Y:\>popd

C:\>

***

edit: as another option if you really want to work with unc from the cmd prompt.. Just grab powershell from MS

http://www.microsoft.com/windowsserver2003...ll/default.mspx

Works on xpsp2, vista, 2k3 and is part of 2k8, etc.

***

Windows PowerShell

Copyright ? 2006 Microsoft Corporation. All rights reserved.

PS C:\> cd \\p4-28g\test

PS Microsoft.PowerShell.Core\FileSystem::\\p4-28g\test> dir

Directory: Microsoft.PowerShell.Core\FileSystem::\\p4-28g\test

Mode LastWriteTime Length Name

---- ------------- ------ ----

-a--- 1/28/2009 7:50 AM 8 test2.txt

PS Microsoft.PowerShell.Core\FileSystem::\\p4-28g\test>

***

Edited by BudMan

Yes, I know it works for dir'ing and stuff like that.

But can I actually put myself in a share?

Instead of:

Microsoft Windows [Version 6.0.6001]

Copyright © 2006 Microsoft Corporation. All rights reserved.

C:\Users\Administrator>

Have something like:

Microsoft Windows [Version 6.0.6001]

Copyright © 2006 Microsoft Corporation. All rights reserved.

\\laptop\files>

with the powershell yes.. I clearly stated this.. But you stated

"How do I browse my network folders thru cmd"

Browinging has little to do with having your prompt at the unc path.

No the answer is YES.. JFC dude are you really that dense??? To put your prompt at the "unc path".. Grab powershell -- its FREE from MS!

Or as others have already stated you could always just map a share to a drive letter.. So for example \\somecomputer\share = Z:\

Now cd z: and your at the prompt on that share.

Or even faster is to just use pushd \\somecomputer\share and it will create a temp map of of a drive letter, so you you will be at that path on your cmd prompt.. I clearly went over that option in my first post.

is as simple as typing in windows explorer address bar

c:\dir \\computername\c$

and donde, you can browse like that all computers in your network, just remember that some computer names are not accesible through DOS console if the hayve weird names

well browsing with explorer is not really what he asked.. But sure yes you can browse unc paths with explorer, not sure what that c:\dir is suppose to mean..

\\computername\share is what is needed in the address bar, depending what share method is used, and what permissions are set, etc. you might not be able to access the admin shares c$ for example

you can also access any share directly with explorer by just going run \\computername and then clicking on the share you want, or \\computername\share to directly access.

But again this is not really from a cmd prompt ;)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I think that the last game I bought on day-one was something like Ghost of Tsushima. I've come to realise that I don't have enough time (or sometimes inclination) to game as much as I used to, and I've got plenty of games to keep me occupied if I do decide to play. So I don't see the need to buy a game when it first releases - I wait until it goes on sale. If I'm really excited about a game and the price is under £50 then I would consider it, but anything over that price point gets ignored until the price comes down.
    • For the foreseeable that is your choice. I'm interested tom try one, my wife was very pleased because one she is anti-social and driver chat annoys her and two more seriously there is a long history of drivers abusing women, it's rare, but it happens and more than it should. Sometimes she needs to get a late taxi and she says it may make her feel safer.
    • 5800x3d was chopped because it was too good, why bother releasing a new mid range.
    • Was it bad, sure, but I got it on PC so it was nowhere near as bad as the PS4/XBO versions. Besides, I spent around 200hrs in there and have yet to play the expansion for it. All in all I think I got my monies worth. Maybe I was lucky and didn't run into anything game breaking like others. Either way, $60 is my limit for a game, the point is I'm not going over that no matter what the title is or how much I want to play it. Thank god I don't suffer from FOMO.
    • spwave 0.9.0-1 by Razvan Serea spwave is a cross-platform audio editor designed for research and advanced analysis. It supports a wide range of audio formats, including WAV, AIFF, MP3, Ogg Vorbis, FLAC, ALAC, raw PCM, and more via plug-ins. spwave offers precise editing tools such as zoom, crop, fade in/out, gain adjustment, and region extraction. It enables detailed spectral and phase analysis and supports unlimited undo/redo. Users can drag and drop files, edit metadata, save labeled regions, and view multiple synchronized waveforms. Internally, spwave processes audio in 64-bit precision, ensuring high accuracy. It runs on Windows, macOS, and Linux, making it a reliable and flexible tool for audio research and editing. spwave has following features: Support for multiple platforms: Windows, macOS, Linux (Motif, gtk), etc. Support for WAV, AIFF, MP3, Ogg Vorbis, FLAC, ALAC, raw, and text files by using plug-ins. Support for many bits/samples: 8bits, 16bits, 24bits, 32bits, 32bits float, 64bits double. Converting the sampling frequency and the bits/sample of a file. Playing, zooming, cropping, deleting, extracting, etc. of a selected region. Fade-in, fade-out, gain adjustment, channel swapping, etc of a selected region. Editing file information that supports comments of WAV and AIFF, and ID3 tag of MP3. Analysis of a selected region using several analysis types, e.g. spectrum, smoothed spectrum, phase, unwrapped phase and group delay. Undoing and redoing without limitation of the number of times. Waveform extraction by drag & drop. Opening files by drag & drop. Autosaving of selected regions (you can do this by drag & drop also). Saving positions and regions as labels. Viewing some waveforms and setting regions synchronously. Almost all processing is 64 bits processing internally. Supported Formats: Read/Write: WAV, AIFF, AIFC, CAF, MP3, Ogg Vorbis, FLAC, ALAC (.caf, .mp4), WMA (Windows), APE, AU/SND, PARIS, NIST, IRCAM, raw PCM, text. Read-only: MPEG-2 Layer 3 MP3, RMP files with VBR support. With 64-bit internal processing, autosave capabilities, and synchronized multi-view waveform editing, spwave is a solid tool for anyone handling complex audio editing or acoustic research. spwave 0.9.0-1 changelog: Implemented CQT spectrum and CQT spectrogram (beta version). Implemented piano-key display for spectrum/spectrogram view. Implemented indication of musical note name in cursor information for spectrum/spectrogram view. Fixed a bug that spectrogram view after zoom-in with large factor sometimes freezes. Fixed a bug that scroll and zoom-out in spectrogram view after zoom-in with large factor do not work correctly. Fixed a bug that spectrogram view provides sometimes wrong time information. Fixed a bug that plugin errors sometimes cause a crash. Fixed a bug that the color of grid lines is wrong in printing. Optimized layout of spectrogram view for printing. Enhanced the function of waveform cropping from label information. Fixed a bug that some items in the preference dialog related to labels do not work. Added some items related to the region label in the preference dialog. Fixed a bug that drawing selected region in the log-frequency axis does not work correctly. Added partial support for the dark mode of Windows (the menu bar and the menus). Fixed a bug that the cursor to indicate current calculation position of spectrogram is sometimes not shown. Changed drawing of cursor information into that with white background so as to make the information legible. Fixed a bug that moving to the head by scrolling the overview display sometimes fails. Added feature of alignment of the view region between spectrum view and spectrogram view. Download: spwave 64-bit | spwave 32-bit | ~3.0 MB (Freeware) Download: spwave ARM64 | 2.9 MB Links: spwave Home page | Other OSes | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Apprentice
      Wireless wookie went up a rank
      Apprentice
    • Week One Done
      bukro earned a badge
      Week One Done
    • One Year In
      Wulle earned a badge
      One Year In
    • One Month Later
      Wulle earned a badge
      One Month Later
    • One Month Later
      Simmo3D earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      595
    2. 2
      ATLien_0
      277
    3. 3
      +FloatingFatMan
      181
    4. 4
      Michael Scrip
      148
    5. 5
      Steven P.
      111
  • Tell a friend

    Love Neowin? Tell a friend!