I ended up using "set ftps:initial-prot P" before opening the connection.  That solved the problem.

Nathan

Alexander V. Lukyanov wrote:
On Wed, Apr 19, 2006 at 07:39:08AM -0400, Nathan Aaron wrote:
  
set ftp:ssl-protect-list yes does not have any effect.  It still hangs with 
"`ls' at 0 [Receiving data]".
    

Sorry, `yes' is the default. Try the reverse:
	set ftp:ssl-protect-list no

  
I think it is a broken server. It does not understand changing of PROT mode
for listings. Try this:
	set ftp:ssl-protect-list yes
      

  

Reply via email to