bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] [ PATCH ] LIST changes (ver. 5)


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] [ PATCH ] LIST changes (ver. 5)
Date: Mon, 28 Oct 2013 23:41:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

"Andrea Urbani" <address@hidden> writes:

> Hello Giuseppe,
>
> try the attached one where:
> a) there is no indentation of the code between do ... while
> b) there are your changes except the deletion of the "< 
> __LIST_A_EXPLANATION__ >" line and with one single more line about "("LIST 
> -a" is used to get also the hidden files)"
> Let me know.
>
>  2013-10-10 Giuseppe Scrivano <address@hidden> 
> From 76973365c811a76f2af2df576e329c2346c101d6 Mon Sep 17 00:00:00 2001
> From: Andrea Urbani <address@hidden>
> Date: Wed, 23 Oct 2013 07:30:14 +0200
> Subject: [PATCH] "LIST" or "LIST -a" ftp command according to the remote 
> system
>
> ---
>  src/ChangeLog                               |  19 ++++
>  src/ftp-basic.c                             |  46 +++++++--
>  src/ftp.c                                   | 146 
> ++++++++++++++++++++++++++--
>  src/ftp.h                                   |  29 +++++-
>  tests/ChangeLog                             |  27 +++++
>  tests/FTPServer.pm                          |  96 +++++++++++++++---
>  tests/Test-ftp-list-Multinet.px             |  67 +++++++++++++
>  tests/Test-ftp-list-UNIX-hidden.px          |  65 +++++++++++++
>  tests/Test-ftp-list-Unknown-a.px            |  77 +++++++++++++++
>  tests/Test-ftp-list-Unknown-hidden.px       |  69 +++++++++++++
>  tests/Test-ftp-list-Unknown-list-a-fails.px |  62 ++++++++++++
>  tests/Test-ftp-list-Unknown.px              |  65 +++++++++++++
>  tests/run-px                                |   6 ++
>  13 files changed, 738 insertions(+), 36 deletions(-)
>  create mode 100644 tests/Test-ftp-list-Multinet.px
>  create mode 100644 tests/Test-ftp-list-UNIX-hidden.px
>  create mode 100644 tests/Test-ftp-list-Unknown-a.px
>  create mode 100644 tests/Test-ftp-list-Unknown-hidden.px
>  create mode 100644 tests/Test-ftp-list-Unknown-list-a-fails.px
>  create mode 100644 tests/Test-ftp-list-Unknown.px

I have done some minor changes and I have just pushed it to the master
branch.

Thanks for your contribution!

Giuseppe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]