]> sjero.net Git - wget/commit
"LIST" or "LIST -a" ftp command according to the remote system
authorAndrea Urbani <matfanjol@users.sf.net>
Wed, 23 Oct 2013 05:30:14 +0000 (07:30 +0200)
committerGiuseppe Scrivano <gscrivan@redhat.com>
Mon, 28 Oct 2013 22:37:10 +0000 (23:37 +0100)
commitc3835a425a2b441dd741c7edc1684310141fb385
tree51adeaeffecf39d90a4355bb57313bcf73cbb510
parent8b2954e58a5599817ac9a5e02c144e95712f6927
"LIST" or "LIST -a" ftp command according to the remote system
13 files changed:
src/ChangeLog
src/ftp-basic.c
src/ftp.c
src/ftp.h
tests/ChangeLog
tests/FTPServer.pm
tests/Test-ftp-list-Multinet.px [new file with mode: 0644]
tests/Test-ftp-list-UNIX-hidden.px [new file with mode: 0644]
tests/Test-ftp-list-Unknown-a.px [new file with mode: 0644]
tests/Test-ftp-list-Unknown-hidden.px [new file with mode: 0644]
tests/Test-ftp-list-Unknown-list-a-fails.px [new file with mode: 0644]
tests/Test-ftp-list-Unknown.px [new file with mode: 0644]
tests/run-px