Re: [Fsp-devel] Announcing Net::FSP 0.12 "Better late than never", a Perl FSP implementation
UDP File transfer protocol
Brought to you by:
hsn
From: Leon T. <fa...@gm...> - 2008-09-05 13:51:06
|
On Fri, Sep 5, 2008 at 2:02 PM, <hs...@se...> wrote: > 3 years in FSP is nothing, i am testing next version of fspd for about same time. Interesting. Does/will it support IPv6? I haven't been able to test IPv6 support in my code because no server supports it currently. > what kind of license it is? BSD or GPL? We have also Python FSP stack not > bad software, but it is GPL, so i am not interested in it. Same as perl, which is dual licensed to artistic and GPL. Artistic is somewhat LGPL-like (you have to share modifications to the library, but can freely use it in closed source programs). > mirror script supports resume and checks file timestamps local vs remote? I > dont know perl It checks file timestamps, but currently doesn't support resuming transfers. Regards, Leon Timmermans |