Date: Thu, 8 Apr 1999 12:12:29 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Martin Str|mberg cc: DJGPP-WORKERS Subject: Re: LFN=y and MS-RAMDRIVE In-Reply-To: <199904071944.VAA28235@father.ludd.luth.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 7 Apr 1999, Martin Str|mberg wrote: > So with TMPDIR=g:\ where g: is a RAMDISK of that kind and LFN=y, "ls > -alR f:/ | sort -nb +4 | less" in bash gives "F:/DJGPP/BIN/sort.exe: > g:\/sort0469600000: Permission denied (EACCES)" I think this evidence is too circumstantial. In particular, it's not clear to me why non-support for LFN should result in EACCES. Could you please do something simpler to verify this problem, like copy a file with a long name to the RAM disk and then list the directory there with `ls' or DIR?