X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org DB8EB3858D20
Authentication-Results: sourceware.org;
 dmarc=pass (p=none dis=none) header.from=uni-bremen.de
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=uni-bremen.de
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=uni-bremen.de; s=2019;
 t=1645087603; bh=7hOt0lBsIuel/rTMIM/8cXTLpaYcVHPMQOr4Cso+jzs=;
 h=From:To:Date;
 b=fy0FQfeHHekccs6pPLUG4cXJ4UUgwRkSgm2itgBcbvdJ+sv2pJ88H8TeqTEmi0V28
 5OeXJnGdp92cWEEQryrHM6FXCWeMQbas8CdEiUUHNx6TnLK6678Ze8joJos8aQZrLO
 Lb2SXWuHbEz6NiD/ubVJrALYqgbG+poh3hsvjr4V5gq6hAkxsJn0LqHd3E+HuegtH7
 CCw0uprdRDKRILxDtIhhICr+ygoAh8gMsLFG/vUhtPWromi7slR8LCZLx3lpH2islT
 n7lWj3N5ZW04NIIRcTmMRAj1ElRBxTAzlefsjFvz4wBldUXSnXflr842N8nv61To7A
 UTDCd7obXRC1A==
From: "Andreas Heckel" <akheckel@uni-bremen.de>
To: <cygwin@cygwin.com>
Subject: too many level of symbolic links
Date: Thu, 17 Feb 2022 09:46:39 +0100
Message-ID: <002301d823da$e147ee60$a3d7cb20$@uni-bremen.de>
MIME-Version: 1.0
X-Mailer: Microsoft Outlook 16.0
Content-Language: de
Thread-Index: Adgj2tOgALSZ02b5TrOic9r3ddYIjA==
X-Spam-Status: No, score=0.9 required=5.0 tests=BAYES_50, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_NONE, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

I have a network drive mapped like
//hostname/share --> p:

When trying to access the network drive via cygwin I get:

$ ls /cygdrive/p
ls: cannot open directory '/cygdrive/p': Too many levels of symbolic links

Accessing the network share directly via //hostname/share works as normal.

I have been using cygwin a long time but this is the first time this happens. My machine and our servers got recently updated, so I can't really pinpoint the reason for this behaviour now.

Any hints / advice how to resolve this?

Cheers, Andreas


-- 
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
