Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Accumulated patches to 3.0.5



On Jul 2,  5:26pm, Zefram wrote:
} Subject: Re: Accumulated patches to 3.0.5
}
} Bart Schaefer wrote:
} >
} >	ftp://ftp.brasslantern.com/pub/zsh/patch-3.0.5-extended
} 
} I can't succeed in ftping it.

There's something odd about the FTP server on the ISP that hosts
brasslantern.com.  The following command fails:

    ncftp ftp://ftp.brasslantern.com/pub/zsh/patch-3.0.5-extended

Both of these methods succeed:

    ncftp ftp.brasslantern.com:pub/zsh/patch-3.0.5-extended

(Note no slash before "pub" ...) 

Or:

    ncftp ftp://ftp.brasslantern.com/pub/zsh/
    get patch-3.0.5-extended

If you still can't FTP it, I'll mail a copy.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com



Messages sorted by: Reverse Date, Date, Thread, Author