unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Ftp freezes on w32
@ 2006-11-04 11:21 Lennart Borgman
  2006-11-05  0:29 ` Lennart Borgman
  0 siblings, 1 reply; 18+ messages in thread
From: Lennart Borgman @ 2006-11-04 11:21 UTC (permalink / raw)


I have seen a problem with ftp on w32 which I have not had time to 
report before. The problem is that if I make a small pause for some 
minutes then ftp hangs. Looks like there perhaps is some problem with 
the ftp process. Here is a more detailed description:


I have downloaded the ftp program mentioned on 
http://www.emacswiki.org/cgi-bin/wiki/AngeFtp and my 
ange-ftp-ftp-program-name is c:/dl/ftp-for-win32/Release/ftp.exe. I am 
using w2k on this pc. My CVS Emacs is from 2006-11-03.

I open a remote file with the name 
"/ftp:someuser@ftp.somehost.com:/htdocs/somepath/index.html". After 
doing the first changes to the remote file point is on line 79 in the 
buffer "*ftp someuser@ftp.somehost.com*".

Now I wait maybe 10 min. Then I try again to change the file. Now Emacs 
freezes right after the first character, but C-g helps and the screen 
gets updated again. Looking in the ftp buffer point is still on line 79 
right after the prompt. However now there is some text after the prompt:

  ftp> quote mdtm /htdocs/somepath/index.html

If I in the window showing the ftp buffer now press up arrow I get the 
error message:

  Wrong type argument: processp, nil

Now I try again changing the file. It succeeds and there are about 30 
new lines in the "*ftp someuser@ ..." buffer. Here is the content from 
from some lines above 79 to the end:

  ftp> quote mdtm /htdocs/somepat
  213 20061104043346
  ftp> put d:/DOCUME~1/MYUSER~1/LOCALS~1/Temp/ange-ftp2640lNf 
/htdocs/somepath/index.html
  227 Entering Passive Mode (65,254,250,101,188,193)
  150 Opening ASCII mode data connection for /htdocs/somepath/index.html

  226 Transfer complete.
  698 bytes sent in 0 seconds (0.68 Kbytes/s)
  ftp> quote mdtm /htdocs/somepath/index.html
  213 20061104053139
  ftp> quote mdtm /htdocs/somepath/index.html
  213 20061104053139
  ftp> quote mdtm /htdocs/somepath/index.html
  213 20061104053139
  ftp> quote mdtm /htdocs/somepath/index.html
  213 20061104053139
  ftp> quote mdtm /htdocs/somepath/index.html
  213 20061104053139
  ftp> quote mdtm /htdocs/somepath/index.html
  213 20061104053139

row 79:  ftp> quote mdtm /htdocs/somepath/index.html
  ftp> ?Invalid help command foo
  ftp> open ftp.somehost.com
  Connected to ftp.somehost.com.
  220 Somehost FTP Server ready
  ftp> user "someuser" Turtle Power!
  331 Password required for someuser.
  230 User someuser logged in.
  ftp> hash
  Hash mark printing on (1024 bytes/hash mark).
  ftp> pwd
  257 "/" is current directory.
  ftp> quote mdtm /htdocs/somepath/index.html
  ftp> ?Invalid help command foo
  ftp> open ftp.somehost.com
  Connected to ftp.somehost.com.
  220 Somehost FTP Server ready
  ftp> user "someuser" Turtle Power!
  331 Password required for someuser.
  230 User someuser logged in.
  ftp> hash
  Hash mark printing on (1024 bytes/hash mark).
  ftp> pwd
  257 "/" is current directory.
  ftp> quote mdtm /htdocs/somepath/index.html
  213 20061104053139
  ftp> quote mdtm /htdocs/somepath/index.html
  213 20061104053139
  ftp>

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2006-11-12 12:13 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-04 11:21 Ftp freezes on w32 Lennart Borgman
2006-11-05  0:29 ` Lennart Borgman
2006-11-05 12:51   ` Lennart Borgman
2006-11-07  1:14     ` Lennart Borgman
2006-11-07  8:13       ` Lennart Borgman
2006-11-07  8:23       ` Lennart Borgman
2006-11-07 15:29         ` Lennart Borgman
2006-11-07 16:53           ` Jason Rumney
2006-11-07 17:02             ` Lennart Borgman
2006-11-07 17:00           ` Stuart D. Herring
2006-11-07 18:45             ` Lennart Borgman
2006-11-07 22:30               ` Lennart Borgman
2006-11-08  4:08                 ` Eli Zaretskii
2006-11-08  7:20                   ` Lennart Borgman
2006-11-09  4:23                     ` Eli Zaretskii
2006-11-12 12:13                       ` Lennart Borgman
2006-11-09  0:53                   ` Richard Stallman
2006-11-07  8:25       ` Lennart Borgman

Code repositories for project(s) associated with this public inbox

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

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).