help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs failed in reading file from ftp


From: Frank Burmeister
Subject: Re: Emacs failed in reading file from ftp
Date: Fri, 18 Jan 2008 19:03:34 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.13pre) Gecko/20070505 Iceape/1.0.9 (Debian-1.0.11~pre071022-0etch1)

Hello Michaels

Michael Albinus wrote:

"mdtm" is no problem; it returns just the modification time of a
file. And it did it correctly with "20080116200717".

Oh, yes. Thanks for this info.


Looks like you haven't shown the whole buffer. Could you do this, please?

of course. Heres is a fresh one with the big mail-file (7,5 MByte). This is a nice example, cause, the buffer isn't correct loaded.

ftp> open localhost
Connected to localhost.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 1 of 50 allowed.
220-Local time is now 18:58. Server port: 21.
220-This is a private system - No anonymous login
220 You will be disconnected after 15 minutes of inactivity.
user "wwwtest" Turtle Power!
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> 331 User wwwtest OK. Password required
230-User wwwtest has group access to:  subversi wwwtest
230 OK. Current restricted directory is /
Remote system type is UNIX.
Using binary mode to transfer files.
hash
ftp> Hash mark printing on (1024 bytes/hash mark).
ftp> pwd
257 "/" is your current location
ftp> ls "-al /." /tmp/ange-ftp20665UjO
200 PORT command successful
150 Connecting to port 35830
226-Options: -a -l
226 22 matches total
ftp> quote mdtm /
550 I can only retrieve regular files
quote mdtm /
ftp> 550 I can only retrieve regular files
ftp> ls "-al /public_html/." /tmp/ange-ftp20665WlK
200 PORT command successful
150 Connecting to port 43078
226-Options: -a -l
226 64 matches total
ftp> quote mdtm /public_html/
550 I can only retrieve regular files
quote mdtm /public_html/
ftp> 550 I can only retrieve regular files
ftp> ls "-al /public_html/class_readmail/." /tmp/ange-ftp20665jvQ
200 PORT command successful
150 Connecting to port 43286
226-Options: -a -l
226 10 matches total
ftp> quote mdtm /public_html/class_readmail/
550 I can only retrieve regular files
quote mdtm /public_html/class_readmail/
ftp> 550 I can only retrieve regular files
ftp> quote mdtm /public_html/class_readmail/www-data
213 20080116200717
quote mdtm /public_html/class_readmail/www-data
ftp> 213 20080116200717
ftp> quote mdtm /public_html/class_readmail/www-data
213 20080116200717
quote mdtm /public_html/class_readmail/www-data
ftp> 213 20080116200717
ftp> type binary
200 TYPE is now 8-bit binary
ftp> get /public_html/class_readmail/www-data /tmp/ange-ftp20665w5W
200 PORT command successful
150-Connecting to port 50297
get /public_html/class_readmail/www-data /tmp/ange-ftp20665w5W
150 7392.6 kbytes to download

226-File successfully transferred
226 0.268 seconds (measured here), 26.93 Mbytes per second
7569990 bytes received in 0.27 secs (27587.4 kB/s)
ftp> type ascii
200 PORT command successful
150-Connecting to port 41566
150 7392.6 kbytes to download
type ascii

226-File successfully transferred
226 0.034 seconds (measured here), 211.16 Mbytes per second
7569990 bytes received in 0.04 secs (181872.4 kB/s)
ftp> quote mdtm /public_html/class_readmail/www-data
200 TYPE is now ASCII
ftp> quote mdtm /public_html/class_readmail/www-data
200 TYPE is now ASCII
ftp> 213 20080116200717
ftp> 213 20080116200717
ftp>

Best regards
Frank B.
--
"Unterwerfung ist die einzige bequeme Antwort auf Autorität"


reply via email to

[Prev in Thread] Current Thread [Next in Thread]