o, maybe you are right. But I am a little confused. "//server/share" is the POSIX syntax for SMB share paths, but on windows the syntax is "\\server\share". And why on linux I input "cd //usr/<tab>", the completion would not become slow, i.e. why on linux, the syntax "//xxx/xxx" would not be considered as remote SMB share. (except "smbclient //server/share")
On Dec 22, 2007 5:57 PM, Corinna Vinschen <[EMAIL PROTECTED]> wrote: > > On Dec 22 17:43, kou yu wrote: > > If I input: > > cmdname /dirname/<tab> > > then I get the normal completion output immediately. > > > > But if I input: > > cmdname //dirname/<tab> > > then I must wait for a long time for those completion output. And the > > terminal seems to be frozen, have not a single response. > > > > So, is this a bug of cygwin or bash on cygwin? Because my gentoo > > doesn't have this problem. > > This is Windows, not Linux. //server/share is the Windows syntax for > remote SMB share paths. This feature is backed by the POSIX standard. > > > Corinna > > -- > Corinna Vinschen Please, send mails regarding Cygwin to > Cygwin Project Co-Leader cygwin AT cygwin DOT com > Red Hat > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/