From: Luke Cole <luke@(email surpressed).au>
Subject: Re: [WINDOWS/ADMIN] Windows Vista: real symbolic links..?
   Date: Wed, 30 May 2007 02:20:22 -0400
Msg# 1556
View Complete Thread (6 articles) | All Threads
Last Next
Umm...actually I really meant to ask "Does *del* loop forever?"

On 30/05/2007, at 4:18 PM, Luke Cole wrote:

[posted to rush.general]

Hi Greg,

	BTW, use RMDIR to remote a symlink created with MKLINK /D.
	Do NOT use 'DEL'.. it tries to *follow* the symlink, and delete
	the files on the server. This is unlike rm(1) in unix.

I can't help but wonder - what happens if you end up with a situation like this?:

Directory called "abc" with a symlink inside to directory "def" with a symlink inside to directory "abc".

Does rmdir loop forever?

Thanks,

---
Luke Cole
Research & Development

FUEL International
65 King St., Newtown, Sydney NSW, Australia 2042



Last Next