From: Guido Van Hoecke <guivho@gmail.com>
To: Yuri Khan <yuri.v.khan@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: FTP to MS ftp server
Date: Wed, 03 Apr 2013 17:54:11 +0200 [thread overview]
Message-ID: <m24nfn390c.fsf@gmail.com> (raw)
In-Reply-To: <CAP_d_8WjZX35Ot4Jq20ZgbFqyY8_7HKfHGJmq_UL5iFWEuMq=g@mail.gmail.com> (Yuri Khan's message of "Wed, 3 Apr 2013 16:33:08 +0700")
Yuri Khan <yuri.v.khan@gmail.com> writes:
> On Wed, Apr 3, 2013 at 2:42 PM, Guido Van Hoecke <guivho@gmail.com> wrote:
>
>> It is regrettable that the ftp directory listing of MS ftp servers often
>> use the MS-DOS directory listing format rather than the standard unix
>> format.
>
> What is regrettable is that the FTP protocol did not *have* a standard
> listing format until it was too late. At the time FTP was invented
> (RFC 765, published in 1980), no one had thought that 30 years later
> people will want to access FTP servers with any client programs other
> than Telnet and the interactive command-line FTP client.
As far as I know, there's only one MS-DOS format, and luckily, it is
occurring less frequently that the UNIX format. Microsoft explains how
users of their servers can choose either format:
http://www.iis.net/configreference/system.applicationhost/sites/sitedefaults/ftpserver/directorybrowse
So again, I would be happy if Emacs would grok this MS-DOS format.
> The LIST command in the protocol is not required to adhere to any
> particular format; it is meant for human user consumption and it is
> expected that users will be able to read any reasonable format. RFC
> 3659, published in 2007, adds the MLSD command which does specify a
> machine-readable format.
>
> The questions, then, are: whether the server you are interested in
> does in fact implement RFC 3659, and whether Emacs can use MLSD
I have no idea about nor control over this capability of those servers.
> instead of LIST in order to fetch listings.
>
> You might also see if you can migrate to a different protocol, such as
> SFTP (SSH File Transfer Protocol, not Simple File Transfer Protocol;
> unlikely on a Windows server), or WebDAV, or god-forbid CIFS (also
> sometimes known as SMB), all of which are better suited for file
> collection browsing than FTP.
Again, I can only use what the servers provide as standard interface,
i.e. plain old FTP, unfortunately using MS-DOS format, and I would like
to access these servers from within Emacs.
Respectfully,
Guido
--
Cops never say good-bye. They're always hoping to see you again in the
line-up.
-- Raymond Chandler
http://vanhoecke.org ... and go2 places!
next prev parent reply other threads:[~2013-04-03 15:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-03 7:42 FTP to MS ftp server Guido Van Hoecke
2013-04-03 9:33 ` Yuri Khan
2013-04-03 15:54 ` Guido Van Hoecke [this message]
2013-04-04 6:20 ` Yuri Khan
2013-04-04 9:09 ` Michael Albinus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m24nfn390c.fsf@gmail.com \
--to=guivho@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=yuri.v.khan@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).