1Alien::Build::Plugin::FUestecrh:C:oNnettrFiTbPu(t3e)d PeArllieDno:c:uBmueinltda:t:iPolnugin::Fetch::NetFTP(3)
2
3
4

NAME

6       Alien::Build::Plugin::Fetch::NetFTP - Plugin for fetching files using
7       Net::FTP
8

VERSION

10       version 2.47
11

SYNOPSIS

13        use alienfile;
14        share {
15          start_url 'ftp://ftp.gnu.org/gnu/make';
16          plugin 'Fetch::NetFTP';
17        };
18

DESCRIPTION

20       Note: in most case you will want to use
21       Alien::Build::Plugin::Download::Negotiate instead.  It picks the
22       appropriate fetch plugin based on your platform and environment.  In
23       some cases you may need to use this plugin directly instead.
24
25       This fetch plugin fetches files and directory listings via the "ftp",
26       protocol using Net::FTP.
27

PROPERTIES

29   url
30       The initial URL to fetch.  This may be a directory or the final file.
31
32   ssl
33       This property is for compatibility with other fetch plugins, but is not
34       used.
35
36   passive
37       If set to true, try passive mode FIRST.  By default it will try an
38       active mode, then passive mode.
39

SEE ALSO

41       Alien::Build::Plugin::Download::Negotiate, Alien::Build, alienfile,
42       Alien::Build::MM, Alien
43

AUTHOR

45       Author: Graham Ollis <plicease@cpan.org>
46
47       Contributors:
48
49       Diab Jerius (DJERIUS)
50
51       Roy Storey (KIWIROY)
52
53       Ilya Pavlov
54
55       David Mertens (run4flat)
56
57       Mark Nunberg (mordy, mnunberg)
58
59       Christian Walde (Mithaldu)
60
61       Brian Wightman (MidLifeXis)
62
63       Zaki Mughal (zmughal)
64
65       mohawk (mohawk2, ETJ)
66
67       Vikas N Kumar (vikasnkumar)
68
69       Flavio Poletti (polettix)
70
71       Salvador Fandiño (salva)
72
73       Gianni Ceccarelli (dakkar)
74
75       Pavel Shaydo (zwon, trinitum)
76
77       Kang-min Liu (劉康民, gugod)
78
79       Nicholas Shipp (nshp)
80
81       Juan Julián Merelo Guervós (JJ)
82
83       Joel Berger (JBERGER)
84
85       Petr Písař (ppisar)
86
87       Lance Wicks (LANCEW)
88
89       Ahmad Fatoum (a3f, ATHREEF)
90
91       José Joaquín Atria (JJATRIA)
92
93       Duke Leto (LETO)
94
95       Shoichi Kaji (SKAJI)
96
97       Shawn Laffan (SLAFFAN)
98
99       Paul Evans (leonerd, PEVANS)
100
101       Håkon Hægland (hakonhagland, HAKONH)
102
103       nick nauwelaerts (INPHOBIA)
104
106       This software is copyright (c) 2011-2020 by Graham Ollis.
107
108       This is free software; you can redistribute it and/or modify it under
109       the same terms as the Perl 5 programming language system itself.
110
111
112
113perl v5.34.0                      2022-03A-l0i7en::Build::Plugin::Fetch::NetFTP(3)
Impressum