X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=DfqbA O1UBm7kkHpKcLahgu6X3ZAjr0eqs2PFCYPJuWyrngFshKHjx4Wqupl8S7RTYQNbr sCZFu/dAiOmP3lhV//pqGW4Gdk8tjkOyUYZvaSPl3tLo2jZXXkHErfH8njJzqHJ5 mrtAg/+TGDYlkukjuze5bK5th0VmbJyx0OCMXo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=BQBIv1rt6+/ ZZ7ZW/j+gAd4Q/O0=; b=i7vHXKkCtRUI0lIcx7v6+w73hh1QekF6dcbrDFXRU4Z MkhihA30IJQCQ/5409kviU+8ZDAqfvP6uGYN80dtASE6WvEboM6nhrklYXymlr7D 1y2Rl6loACyTo4K28W7bhFeau3srjimSt5EDBdLa3U6/g0orMPgaZMIfWSoBK+gA = Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPAM_URI,SPF_PASS autolearn=no version=3.3.1 spammy= X-HELO: vsmx011.vodafonemail.xion.oxcs.net From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: cygpath -u converts quoted UNC paths to local References: <209675900 DOT 20190403192000 AT yandex DOT ru> Date: Wed, 03 Apr 2019 19:11:43 +0200 In-Reply-To: <209675900.20190403192000@yandex.ru> (Andrey Repin's message of "Wed, 3 Apr 2019 19:20:00 +0300") Message-ID: <875zrvm2sw.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Andrey Repin writes: > This can be considered "working by design", but it really imposes some serious > restrictions on interoperability with Cygwin, that I think can be avoided. But cygpath never sees the quotes, so whatever is done to the path that it gets is actually the work of your shell. In other words, you need to shell-quote the backslashes as appropriate for your shell. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ DIY Stuff: http://Synth.Stromeko.net/DIY.html -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple