DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 51PIsbpI3958721 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 51PIsbpI3958721 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=wDAsHWKM X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 199D23858D26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1740509676; bh=ieYCz7RSeYdWftUIMJP1HMMGG/tmLmAEc5xLxUagiLY=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=wDAsHWKMi754SAvLdwytVykPENMP8/Z2AZPcoPSRQY/lm7oI+pFy7rbzlqaz/6v7s 7oTgagVKdpiZRYgUu55KdZ8sSnEro69nYkBOyOt6zl4qHy40nKA/qJhC+M4jOaYkDd 844Anslw61b4bdHtr9H/In2VyAtdTk4EQndtEvfU= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8AC7B3858D26 Date: Tue, 25 Feb 2025 19:52:23 +0100 To: cygwin AT cygwin DOT com Subject: Re: Document support for @ character in UNC paths Message-ID: Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Corinna Vinschen via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Corinna Vinschen Content-Type: text/plain; charset="utf-8" Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 51PIsbpI3958721 On Feb 25 17:53, Takeshi Nishimura via Cygwin wrote: > On Tue, Feb 25, 2025 at 5:41 PM Corinna Vinschen via Cygwin > wrote: > > > > On Feb 25 16:59, Takeshi Nishimura via Cygwin wrote: > > > Subject says it all, please document that @ characters in UNC paths > > > are now supported, for WebDAV and BeeGFS > > > > Right now it's only documented that WebDAV shares are supported: > > > > - Expose WebDav shares, //tsclient (Microsoft Terminal Services) > > shares as well as //wsl$ (Plan 9 Network Provider) shares, i. e., > > WSL installation root dirs. > > > > We don't have any special code in Cygwin to support BeeGFS, it's > > kind of a by-product of the WebDAV support. > > > > How are the BeeGFS shares exposed to Windows clients? Is a special > > driver required, or are they just SMB shares? > > No, it's beegfs.sys you install. > SMB is not used, it uses its own protocol. If you do a > FileRemoteProtocolInfo query the protocol field says it's a > WNNC_NET_RDR2SAMPLE. Thanks! I assume share enumeration doesn't work yet in Cygwin. We can look into that for 3.7. Corinna -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple