Problem 1: ftp://ftp.vim.org/pub/vim/ (and subdirectories) times out.
Workaround: Use ftp://ftp.nluug.nl/pub/vim/ instead. Note: - ftp.vim.org has multiple DNS: 192.87.102.42 times out; 192.87.102.43 is reachable. - From there, /pub/vim is a long chain of symlinks, at least one of which apparently takes forever to resolve. Problem 2: rsync to ftp.nluug.nl times out with the following command-line: rsync -avzcP --delete --exclude="/dos/" ftp.nluug.nl::Vim/runtime/ ./runtime/ 2>&1 | tee rsync.log (all on one line). (./runtime/ directory exists). No output from rsync program, must be interrupted by Ctrl-C. Workaround: none. (Wait a few hours, or maybe days, until remote rsync server comes up.) Happy New Year ;-) Best regards, Tony. -- Radioactive cats have 18 half-lives. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
