[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wu-ftpd tricks ange-ftp into displaying a file as a directory
|
From: |
David desJardins |
|
Subject: |
Re: wu-ftpd tricks ange-ftp into displaying a file as a directory |
|
Date: |
09 Aug 2001 13:24:57 -0700 |
Francis Litterio <address@hidden> writes:
> The cause of this problem is that ange-ftp.el decides whether a pathname
> is a file or a directory by sending this command to the remote FTP
> server:
>
> ls "-alq" /home/joe/.bashrc/
An easy workaround is to append "/." instead of just "/".
David desJardins