X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Stephen Grant Brown" Newsgroups: comp.os.msdos.djgpp Subject: djtar & symbolic links on Win95 FAT32 (LBA) Date: Sun, 12 Dec 2004 16:40:20 +1100 Organization: Customer of AAPT Pty Ltd Lines: 34 Message-ID: NNTP-Posting-Host: cor1-ppp19.she.dialup.connect.net.au X-Trace: news-02.connect.com.au 1102882193 8924 210.10.247.19 (12 Dec 2004 20:09:53 GMT) X-Complaints-To: abuse AT connect DOT com DOT au NNTP-Posting-Date: Sun, 12 Dec 2004 20:09:53 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi All, Sorry if this is covered in FAQs, etc. Can djtar create symbolic links when extracting files onto a Win95 FAT32 (LBA) filesystem? To be more specific djtar -xv snprintf_2.2.tar.gz -> ... rwx Sep 25 17:59:18 2000 0 snprintf_2.2/with_autoconf/snprintf.c -> ../snprintf.c lrwx Sep 25 17:59:18 2000 0 snprintf_2.2/with_autoconf/snprintf.h -> ../snprintf.h ... dir with_autoconf -> ... SNPRINTF H 0 25/09/00 17:59 snprintf.h SNPRIN~1 LNK 390 12/12/04 15:57 snprintf.c.lnk ... I used windows me to produce the *.lnk file. Will this work? Thanks Cheers Stephen Grant Bown