all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Guido Van Hoecke <guivho@gmail.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Microsoft FTP format
Date: Fri, 21 Dec 2012 20:14:25 +0100	[thread overview]
Message-ID: <CAEySM9Eim967PhsbKDQb225Fvw+EB4Bi71n3+gf-3CJYyxzQPg@mail.gmail.com> (raw)
In-Reply-To: <87hanfs0az.fsf@gmx.de>

Hi Michael,

Thanks for you reply.

>> Some sites use the M$ format and can not be read by (my) emacs.
>>
>> Is there some workaround other than bribing the provider into using the
>> unix format, which is unfortunately not always possible?
>>
>> There must be some elisp code out there to handle that format?
>
> Could you please show the contents of the ange-ftp buffer of such an attempt?

  /mollycorpcom@ftp.molly-corp.com:/:
  12-21-12  09:14AM                45411 .Security
  12-14-12  10:19AM       <DIR>          anon_ftp
  12-14-12  11:38AM       <DIR>          bitsy
  12-14-12  10:19AM       <DIR>          cgi-bin
  12-14-12  10:19AM       <DIR>          error_docs
  12-14-12  10:19AM       <DIR>          httpdocs
  12-14-12  10:19AM       <DIR>          httpsdocs
  12-14-12  10:19AM       <DIR>          private
  12-14-12  11:09AM       <DIR>          site1
  12-14-12  11:10AM       <DIR>          slidy
  12-14-12  10:19AM       <DIR>          statistics
  12-14-12  10:19AM       <DIR>          subdomains
  12-19-12  11:48AM       <DIR>          tappy
  12-14-12  11:11AM       <DIR>          targister
  12-14-12  10:19AM       <DIR>          vault_scripts
  12-21-12  09:14AM       <DIR>          vhc
  12-20-12  10:18PM       <DIR>          vho
  12-14-12  10:19AM       <DIR>          web_users
  12-18-12  03:35PM       <DIR>          xoox

Opening the same site with ftp in an emacs buffer shows:
$ ftp molly-corp.com
Connected to molly-corp.com.
220 Microsoft FTP Service
331 Password required for mollycorpcom.
230 User logged in.
Remote system type is Windows_NT.
ftp> ls
229 Entering Extended Passive Mode (|||57521|)
125 Data connection already open; Transfer starting.
12-21-12  09:14AM                45411 .Security
12-14-12  10:19AM       <DIR>          anon_ftp
12-14-12  11:38AM       <DIR>          bitsy
12-14-12  10:19AM       <DIR>          cgi-bin
12-14-12  10:19AM       <DIR>          error_docs
12-14-12  10:19AM       <DIR>          httpdocs
12-14-12  10:19AM       <DIR>          httpsdocs
12-14-12  10:19AM       <DIR>          private
12-14-12  11:09AM       <DIR>          site1
12-14-12  11:10AM       <DIR>          slidy
12-14-12  10:19AM       <DIR>          statistics
12-14-12  10:19AM       <DIR>          subdomains
12-19-12  11:48AM       <DIR>          tappy
12-14-12  11:11AM       <DIR>          targister
12-14-12  10:19AM       <DIR>          vault_scripts
12-21-12  09:14AM       <DIR>          vhc
12-20-12  10:18PM       <DIR>          vho
12-14-12  10:19AM       <DIR>          web_users
12-18-12  03:35PM       <DIR>          xoox
226 Transfer complete.
ftp> ls httpdocs
229 Entering Extended Passive Mode (|||57522|)
125 Data connection already open; Transfer starting.
12-14-12  10:19AM       <DIR>          App_Data
12-14-12  10:19AM       <DIR>          css
12-14-12  10:19AM                 1150 favicon.ico
12-14-12  10:19AM                  905 header.js
12-14-12  10:19AM       <DIR>          img
12-21-12  07:04PM                 9342 index.html
12-14-12  10:19AM       <DIR>          picture_library
12-14-12  10:19AM       <DIR>          test
226 Transfer complete.
ftp>

I listed the httpdocs so that you have an idea about the format used to
display regular files.

HTH,


Guido

--
We all dream of being the darling of everybody's darling.
				
	
Click here to Reply or Forward



      reply	other threads:[~2012-12-21 19:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-21 18:43 Microsoft FTP format Guido Van Hoecke
2012-12-21 18:54 ` Michael Albinus
2012-12-21 19:14   ` Guido Van Hoecke [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEySM9Eim967PhsbKDQb225Fvw+EB4Bi71n3+gf-3CJYyxzQPg@mail.gmail.com \
    --to=guivho@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=michael.albinus@gmx.de \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.