Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UNC paths not working #1799

Closed
Maximus5 opened this issue Jul 31, 2015 · 4 comments
Closed

UNC paths not working #1799

Maximus5 opened this issue Jul 31, 2015 · 4 comments

Comments

@Maximus5
Copy link
Owner

Originally reported on Google Code with ID 1800

Windows 7 x64, Conemu 140814 (64)

I have enabled UNC support by ticking Startup>Comspec>Support UNC paths in cmd, saved
the setting and restarted Conemu (may times) yet any try to reach a network disk ends
with:

C:\>cd \\192.168.1.1\
'\\192.168.1.1\'
CMD does not support UNC paths as current directories.

The same happens also with any share folder name. I can see them just fine in Explorer,
the samba server is password protected, i am logged in with Explorer.

I can reach it with Cygwin all right so it's not a total showstopper, but would be
nice to have working if it's supposed to work in plain CMD?

Reported by kilves76 on 2014-11-08 17:48:59

@Maximus5
Copy link
Owner Author

"\\192.168.1.1\" is not a path, it's just a server name!
The path obviously must contain at least share name!

Reported by ConEmu.Maximus5 on 2014-11-08 19:00:24

@Maximus5
Copy link
Owner Author

Would it be possible to make Conemu support viewing of the server top level, like both
Explorer and Cygwin do? Yeah my bad, but it's confusing it works differently, now have
to find out the share names out in Explorer in advance, then go directly to them.

Reported by kilves76 on 2014-11-09 02:49:23

@Maximus5
Copy link
Owner Author

ConEmu is not a shell, remember?
Mentioned feature is just a hack for cmd's frustration. It can work with network paths
but can't cd there itself.

Again, "\\192.168.1.1\" is not a path, it's just a server name!

List of shares? Why do you asking me or cmd? )
Just run: net view \\192.168.1.1

Reported by ConEmu.Maximus5 on 2014-11-09 03:27:46

  • Status changed: Done

@Maximus5
Copy link
Owner Author

I didn't know about net view, thank you!

Reported by kilves76 on 2014-11-09 04:13:18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant