This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: genisoimage and links. Problems?


On Mon, 4 Aug 2008, Brian Dessent <brian@dessent.net> wrote:
> Sam Hanes wrote:
>
> > Actually, NTFS does support symlinks, but unfortunately that
> > capability is not exposed in the Windows GUI. There's a
> > command-line tool from SysInternals that can manipulate them.
>
> If you are referring to junctions, they are most certainly not the
> same thing as symlinks, for a number of reasons: they only work with
> directories; the target can only be an absolute path; they can't
> cross partitions

and if you use Windows Explorer or "del" to delete the junction, it
blows away all the files under the real directory.  In contrast, in
UNIXy systems, if you even "rm -rf" a symlink to a directory, the
pointed-to directory is unharmed (the "-r" is useless).

-- 
Tim McDaniel; Reply-To: tmcd@panix.com

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]