FileUtils.ln_s in Vista
- From: "Fernando Cacciola" <fernando.cacciola@xxxxxxxxx>
- Date: Thu, 1 Nov 2007 00:38:00 +0900
I just found out that Windows Vista supports symbolic links. In fact, it has a new command line tool "mklink" for that.
However, 1.8.6 says that the functionality is not supported.
So,
1.Is there a more recent version that support true symlinks in Vista?
2.If not, how do I detect the host platform so I can call Vista's own mklink instead?
TIA
Fernando Cacciola
.
- Follow-Ups:
- Re: FileUtils.ln_s in Vista
- From: gga
- Re: FileUtils.ln_s in Vista
- Prev by Date: Re: Non-blocking 'gets' ?
- Next by Date: Re: Rubyconf Attendees
- Previous by thread: Extending ActiveRecord for csv export... a better way?
- Next by thread: Re: FileUtils.ln_s in Vista
- Index(es):