Bill McCarthy wrote:
Hello Vim List,Since yesterday, 4 files in the dos/autoload directory cannot be downloaded - it doesn't appear to matter which FTP client is used. The four problem files are: netrw.vim tar.vim vimball.vim zip.vim The URL for the directory of these files is: ftp://ftp.home.vim.org/pub/vim/runtime/dos/autoload
Those files have been recently updated. If your download problem isn't yet fixed by now, try the corresponding files in ftp://ftp.vim.org/pub/vim/runtime/autoload/ . They will have LF-only ends-of files (which makes them slightly shorter and not Notepad-compatible) but Vim should have no problem using them (if your 'fileformats' includes "unix", which is the default).
Best regards, Tony.
