all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: "Davin Pearson" <davin.pearson@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Trouble getting ange-ftp to work
Date: Sun, 25 May 2008 11:17:12 +0200	[thread overview]
Message-ID: <87skw6kajr.fsf@gmx.de> (raw)
In-Reply-To: <8d7d1e6d0805250144nb0a4820u5d23796a120cd6bb@mail.gmail.com> (Davin Pearson's message of "Sun, 25 May 2008 20:44:36 +1200")

[-- Attachment #1: Type: text/plain, Size: 1314 bytes --]

"Davin Pearson" <davin.pearson@gmail.com> writes:

> Here is the contents of the buffer *ftp davin@ftphost.ripway.com*
>
> Invalid help command foo.
> open ftphost.ripway.com
> Connected to ftphost.ripway.com.
> 220 server [Ripside Interactive, LLC. Copyright 2003] ready.
> user "davin" Turtle Power!
> 331 Password
> 230 User davin logged in.  You have used 10465 KB out of 30720KB.
> hash
> Hash mark printing On  ftp: (2048 bytes/hash mark) .
> pwd
> 257 "/" is current directory
> ls "-al /." c:/DOCUME~1/DAVINP~1/LOCALS~1/Temp/ange-ftp2012oVS
> 200 PORT command successful
> 150 ASCII data
>
> 226 transfer complete.
> ftp: 396 bytes received in 0.22Seconds 1.81Kbytes/sec.
> ls "-al /." c:/DOCUME~1/DAVINP~1/LOCALS~1/Temp/ange-ftp2012_CH
> 200 PORT command successful
> 150 ASCII data
>
> 226 transfer complete.
> ftp: 396 bytes received in 0.00Seconds 396000.00Kbytes/sec.

Hmm. Just the directory listing has been transferred; there is no
attempt to receive your file. For comparision, I've used Emacs 21.4 (on
Ubuntu 8.04) for accessing the file "/anonymous@ftp.gnu.org:README". See
the attached enclosure for the dialogue.

My suspicion is that there is a problem in reading the directory
listing. Could you, please, check, whether you can open
"/anonymous@ftp.gnu.org:README"?

Best regards, Michael.


[-- Attachment #2: Type: text/plain, Size: 1706 bytes --]

ftp> open ftp.gnu.org
Connected to ftp.gnu.org.
220 GNU FTP server ready.
user "anonymous" Turtle Power!
ftp> 230-Due to U.S. Export Regulations, all cryptographic software on this
230-site is subject to the following legal notice:
230-
230-    This site includes publicly available encryption source code
230-    which, together with object code resulting from the compiling of
230-    publicly available source code, may be exported from the United
230-    States under License Exception "TSU" pursuant to 15 C.F.R. Section
230-    740.13(e).
230-
230-This legal notice applies to cryptographic software only. Please see
230-the Bureau of Industry and Security (www.bxa.doc.gov) for more
230-information about current U.S. regulations.
230 Login successful.
hash
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> Hash mark printing on (1024 bytes/hash mark).
pwd
ftp> 257 "/"
ftp> ls "-al /." /tmp/ange-ftp3614anS
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
226 Directory send OK.
ftp> quote mdtm /README
213 20070220164724
quote mdtm /README
ftp> 213 20070220164724
ftp> quote mdtm /README
213 20070220164724
quote mdtm /README
ftp> 213 20070220164724
ftp> type binary
200 Switching to Binary mode.
ftp> get /README /tmp/ange-ftp3614xUH
200 PORT command successful. Consider using PASV.
150 Opening BINARY mode data connection for /README (1765 bytes).

226 File send OK.
1765 bytes received in 0.16 secs (10.9 kB/s)
ftp> type ascii
200 Switching to ASCII mode.
ftp> quote mdtm /README
213 20070220164724
quote mdtm /README
ftp> 213 20070220164724
ftp> quote mdtm /README
213 20070220164724
quote mdtm /README
ftp> 213 20070220164724
ftp> 

  reply	other threads:[~2008-05-25  9:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-24  5:17 Trouble getting ange-ftp to work Davin Pearson
2008-05-24  6:31 ` Michael Albinus
2008-05-24  8:06 ` daniel
     [not found] ` <mailman.12173.1211643425.18990.help-gnu-emacs@gnu.org>
2008-05-25  1:37   ` Davin Pearson
2008-05-25  8:18     ` Michael Albinus
2008-05-25  8:44       ` Davin Pearson
2008-05-25  9:17         ` Michael Albinus [this message]
2008-05-26  2:17           ` Davin Pearson
2008-05-26  9:46             ` Michael Albinus
     [not found]               ` <8d7d1e6d0805261825x68e948d3ne3a9565336b9e6c8@mail.gmail.com>
2008-05-27  1:33                 ` Fwd: " Davin Pearson
2008-05-27  7:05                 ` Michael Albinus
2008-05-27  9:27                   ` Davin Pearson
2008-05-27  9:39                     ` Davin Pearson
2008-05-27 12:17                       ` Michael Albinus
2008-05-27 23:15                         ` Davin Pearson

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=87skw6kajr.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=davin.pearson@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.