==== t-redirect-2 ==== Testing http://localhost:9000/path/to/file => http://localhost:9001/ => http://localhost:9001/ Trying 127.0.0.1... ftp: connect: Permission denied *** Fail; expected "http://localhost:9001/", got "" *** Error 1 in . (Makefile:70 't-redirect-2': @rport1=9000 rport2=9001 sh /home/src/regress/usr.bin/ftp/redirect.sh http://localhost:9000/pa...) FAILED ==== t-redirect-3 ==== Testing http://localhost:9000/path/to/file => /another/file => http://localhost:9000/another/file Trying 127.0.0.1... ftp: connect: Permission denied *** Fail; expected "http://localhost:9000/another/file", got "" *** Error 1 in . (Makefile:73 't-redirect-3': @rport1=9000 rport2=9001 sh /home/src/regress/usr.bin/ftp/redirect.sh http://localhost:9000/pa...) FAILED ==== t-redirect-5 ==== Testing http://localhost:9000/path/to/file => another/file => http://localhost:9000/path/to/another/file Trying 127.0.0.1... ftp: connect: Permission denied *** Fail; expected "http://localhost:9000/path/to/another/file", got "" *** Error 1 in . (Makefile:79 't-redirect-5': @rport1=9000 rport2=9001 sh /home/src/regress/usr.bin/ftp/redirect.sh http://localhost:9000/pa...) FAILED ==== t-redirect-6 ==== Testing http://localhost:9000/path/to/file/ => another/file => http://localhost:9000/path/to/file/another/file Trying 127.0.0.1... ftp: connect: Permission denied *** Fail; expected "http://localhost:9000/path/to/file/another/file", got "" *** Error 1 in . (Makefile:82 't-redirect-6': @rport1=9000 rport2=9001 sh /home/src/regress/usr.bin/ftp/redirect.sh http://localhost:9000/pa...) FAILED ==== t-redirect-7 ==== Testing http://localhost:9000/path/to/file => ../ => http://localhost:9000/path/to/../ Trying 127.0.0.1... ftp: connect: Permission denied *** Fail; expected "http://localhost:9000/path/to/../", got "" *** Error 1 in . (Makefile:85 't-redirect-7': @rport1=9000 rport2=9001 sh /home/src/regress/usr.bin/ftp/redirect.sh http://localhost:9000/pa...) FAILED ==== t-redirect-8 ==== Testing http://localhost:9000/path/to/file => http://[localhost]:9001/another/file => http://[localhost]:9001/another/file Trying 127.0.0.1... ftp: connect: Permission denied *** Fail; expected "http://[localhost]:9001/another/file", got "" *** Error 1 in . (Makefile:88 't-redirect-8': @rport1=9000 rport2=9001 sh /home/src/regress/usr.bin/ftp/redirect.sh http://localhost:9000/pa...) FAILED ==== t-redirect-9 ==== Testing http://localhost:9000/path/to/file => http://[localhost]:9001/ => http://[localhost]:9001/ Trying 127.0.0.1... ftp: connect: Permission denied *** Fail; expected "http://[localhost]:9001/", got "" *** Error 1 in . (Makefile:91 't-redirect-9': @rport1=9000 rport2=9001 sh /home/src/regress/usr.bin/ftp/redirect.sh http://localhost:9000/pa...) FAILED ==== t-redirect-11 ==== Testing http://localhost:9000/p/x#b?c#d => another/file => http://localhost:9000/p/another/file Trying 127.0.0.1... ftp: connect: Permission denied *** Fail; expected "http://localhost:9000/p/another/file", got "" *** Error 1 in . (Makefile:97 't-redirect-11': @rport1=9000 rport2=9001 sh /home/src/regress/usr.bin/ftp/redirect.sh http://localhost:9000/p...) FAILED