X-Spam-Check-By: sourceware.org Message-ID: <44CB5FE5.5060907@x-ray.at> Date: Sat, 29 Jul 2006 15:17:25 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.0.4) Gecko/20060516 SeaMonkey/1.0.2 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Can NTFS junctions be listed? References: <44C3B50D DOT 2030004 AT gmx DOT net> <44C3BD9D DOT 3090602 AT tlinx DOT org> In-Reply-To: <44C3BD9D.3090602@tlinx.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 > John and Holly Klug wrote: >> Is there a utility for cygwin that can list NTFS junction points? >> Perhaps an option for find? I am interested in junctions that are not >> on the same partition. posix does not display hard links as special file/dir attributes. windows/dos does: cmd.exe dir lists it correctly ( in german). totalcmd as ls -li will print the number of links and inode number of each file. such hard links will have the same inode number and same number of links. Sorry, I'm not aware of a simple utility to print such hardlinks, esp. since linux does not support hardlinked directories. >> It appears that junctions from sysinternals.com gets an invalid >> instruction when run my Athlon XP machine. Linda Walsh schrieb: > Be sure to report the details to Mark (@sysinternals) -- he's usually > pretty good about fixes (at least he used to be before he worked for > _Microsoft_)...:-) > -linda before doing that: do you need the x64 version of junction.exe? there's none yet. you'll have to compile it by your own. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ http://helsinki.at/ http://spacemovie.mur.at/ -- 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/