Tony Mechelynck wrote:
> Access to Vim servers is forbidden, as follows: > > linux:~/.build/vim/vim72 # rsync -avzcP --delete --exclude="/dos/" > ftp.nluug.nl::Vim/runtime/ ./runtime/ 2>&1 | tee rsync.log > @ERROR: chroot failed > rsync error: error starting client-server protocol (code 5) at > main.c(1516) [receiver=3.0.4] > > linux:~/.build/vim/vim72 # ftp -i ftp.vim.org > Trying 192.87.102.42... > Connected to ftp.nluug.nl. > 220-Welcome to the FTP archive of SURFnet BV and > 220-The Netherlands Unix Users Group (NLUUG). > 220- > 220-This server is located in The Netherlands, Europe. > 220-If you are abroad, please find an ftp site near you. > 220-Most information on this site is mirrored. > 220- > 220-Information about your login and any transfers you do are logged. > 220-If you don't like this, disconnect now. > 220- > 220-For statistics, see http://ftp.surfnet.nl/.statistics/ > 220-Problems? Mail ftpmirror-beheer @ surfnet.nl > 220- > 220-You may login as "ftp" or "anonymous". > 220- > 220 > 331 Please specify the password. > 230 Login successful. > Remote system type is UNIX. > Using binary mode to transfer files. > ftp> cd pub/vim > 550 Failed to change directory. > ftp> ls pub/vim > 229 Entering Extended Passive Mode (|||59837|) > 150 Here comes the directory listing. > lrwxrwxrwx 1 504 450 11 Nov 02 2007 vim -> editors/vim > 226 Directory send OK. > ftp> ls pub/editors/vim > 229 Entering Extended Passive Mode (|||52249|) > 150 Here comes the directory listing. > lrwxrwxrwx 1 0 450 29 Nov 02 2007 vim -> > ../../site/ftp.oce.nl/pub/vim > 226 Directory send OK. > ftp> ls site/ftp.oce.nl/pub/vim > 229 Entering Extended Passive Mode (|||52486|) > 150 Here comes the directory listing. > lrwxrwxrwx 1 0 0 18 Nov 29 2007 vim -> > ../../../vol/2/vim > 226 Directory send OK. > ftp> ls vol/2/vim > 229 Entering Extended Passive Mode (|||58682|) > 150 Here comes the directory listing. > 226 Transfer done (but failed to open directory). > ftp> bye > 221 Goodbye. > > > Let's try (in my browser) http://ftp.vim.org/pub/vim/patches/7.2/ > > Forbidden > > You don't have permission to access /pub/vim/patches/7.2/ on this server. > Apache/2.2.3 (X/OS Linux) Server at ftp.vim.org Port 80 > > > > This seems to have been going for some hours now. It appears to be OK now. Monday night is often used for maintenance, but it shouldn't take that long. -- hundred-and-one symptoms of being an internet addict: 229. You spend so much time thinking what to add on this list. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
