Searched refs:ftp (Results 1 - 25 of 73) sorted by relevance

123

/openbsd-current/gnu/usr.bin/perl/cpan/libnet/t/
H A Dftp.t33 my $ftp = Net::FTP->new($NetConfig{ftp_testhost})
38 $ftp->login('anonymous') or die($ftp->message . "\n");
41 $ftp->pwd or do {
42 print STDERR $ftp->message,"\n";
48 $ftp->cwd('/pub') or do {
49 print STDERR $ftp->message,"\n";
54 if ($data = $ftp->stor('libnet.tst')) {
59 $data = $ftp->retr('libnet.tst');
65 $ftp
[all...]
/openbsd-current/distrib/special/ftp/
H A DMakefile5 PROG= ftp
6 SRCS= fetch.c ftp.c main.c small.c util.c
7 .PATH: ${.CURDIR}/../../../usr.bin/ftp
/openbsd-current/usr.sbin/ftp-proxy/
H A DMakefile3 PROG= ftp-proxy
4 SRCS= ftp-proxy.c filter.c
5 MAN= ftp-proxy.8
/openbsd-current/distrib/special/ftp-ssl/
H A DMakefile5 PROG= ftp
6 SRCS= fetch.c ftp.c main.c small.c util.c cookie.c
7 .PATH: ${.CURDIR}/../../../usr.bin/ftp
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DFTP.pm108 SSL_verifycn_scheme => 'ftp',
125 my $ftp = $pkg->SUPER::new(
127 PeerPort => $arg{Port} || ($arg{SSL} ? 'ftps(990)' : 'ftp(21)'),
136 ${*$ftp}{'net_ftp_host'} = $host; # Remote hostname
137 ${*$ftp}{'net_ftp_type'} = 'A'; # ASCII/binary/etc mode
138 ${*$ftp}{'net_ftp_blksize'} = abs($arg{'BlockSize'} || 10240);
140 ${*$ftp}{'net_ftp_localaddr'} = $arg{'LocalAddr'};
141 ${*$ftp}{'net_ftp_domain'} = $arg{Domain} || $arg{Family};
143 ${*$ftp}{'net_ftp_firewall'} = $fire
145 ${*$ftp}{'net_ftp_firewall_typ
[all...]
/openbsd-current/usr.bin/ftp/
H A DMakefile7 PROG= ftp
8 SRCS= cmds.c cmdtab.c complete.c cookie.c domacro.c fetch.c ftp.c \
/openbsd-current/regress/libexec/ftpd/
H A DMakefile23 FTPDIR != getent passwd ftp | cut -d: -f6
27 @echo user ftp is required in /etc/passwd for this regress
31 @echo user ftp needs existing home directory ${FTPDIR} for this regress
52 ${SUDO} chown ftp:ftp "${FTPDIR}/ftpd.regress"
56 ftp_proxy= ftp -a ftp://127.0.0.1/ftpd.regress
61 ftp_proxy= ftp -a -A ftp://127.0.0.1/ftpd.regress
66 echo put ftpd.regress.local | ftp
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/lib/Net/FTP/
H A Ddataconn.pm29 my $ftp = ${*$data}{'net_ftp_cmd'};
49 $ftp->abort; # this will close me
55 my $ftp = ${*$data}{'net_ftp_cmd'};
59 delete ${*$ftp}{'net_ftp_dataconn'}
60 if defined $ftp
61 && exists ${*$ftp}{'net_ftp_dataconn'}
62 && $data == ${*$ftp}{'net_ftp_dataconn'};
68 my $ftp = ${*$data}{'net_ftp_cmd'};
78 return unless defined $ftp;
80 $ftp
[all...]
/openbsd-current/etc/
H A Dsyslog.conf4 *.notice;auth,authpriv,cron,ftp,kern,lpr,mail,user.none /var/log/messages
10 ftp.info /var/log/xferlog
28 #*.notice;auth,authpriv,cron,ftp,kern,lpr,mail,user.none @tls://loghost
/openbsd-current/gnu/usr.bin/perl/Porting/
H A DcheckURL.pl52 next unless $uri =~ /^(http|ftp)/;
165 my $ftp = Net::FTP->new( $host, Passive => 1, Timeout => 60 );
166 unless ($ftp) {
172 my $can_login = $ftp->login( "anonymous", '-anonymous@' );
175 $conf->{message} = "Can not login ", $ftp->message;
179 my $can_binary = $ftp->binary();
182 $conf->{message} = "Can not binary ", $ftp->message;
186 my $can_cwd = $ftp->cwd($directories);
189 $conf->{message} = "Can not cwd to $directories ", $ftp->message;
194 my $can_size = $ftp
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/t/
H A D11mirroredby.t21 ftp => "ftp",
/openbsd-current/regress/usr.bin/ftp/
H A Dredirect.sh4 : ${FTP:=ftp}
/openbsd-current/distrib/special/
H A DMakefile5 dmesg doas ed eeprom encrypt fdisk fsck fsck_ext2fs fsck_ffs fsck_msdos ftp \
6 ftp-ssl grep growfs gzip hostname ifconfig init installboot kbd ksh ln \
/openbsd-current/etc/etc.hppa/
H A Dlogin.conf29 # Default allowed authentication styles for authentication type ftp
30 auth-ftp-defaults:auth-ftp=passwd:
53 :tc=auth-ftp-defaults:
/openbsd-current/etc/etc.landisk/
H A Dlogin.conf29 # Default allowed authentication styles for authentication type ftp
30 auth-ftp-defaults:auth-ftp=passwd:
53 :tc=auth-ftp-defaults:
/openbsd-current/etc/etc.luna88k/
H A Dlogin.conf29 # Default allowed authentication styles for authentication type ftp
30 auth-ftp-defaults:auth-ftp=passwd:
53 :tc=auth-ftp-defaults:
/openbsd-current/etc/etc.alpha/
H A Dlogin.conf29 # Default allowed authentication styles for authentication type ftp
30 auth-ftp-defaults:auth-ftp=passwd:
53 :tc=auth-ftp-defaults:
/openbsd-current/etc/etc.amd64/
H A Dlogin.conf29 # Default allowed authentication styles for authentication type ftp
30 auth-ftp-defaults:auth-ftp=passwd:
53 :tc=auth-ftp-defaults:
/openbsd-current/etc/etc.arm64/
H A Dlogin.conf29 # Default allowed authentication styles for authentication type ftp
30 auth-ftp-defaults:auth-ftp=passwd:
53 :tc=auth-ftp-defaults:
/openbsd-current/etc/etc.riscv64/
H A Dlogin.conf29 # Default allowed authentication styles for authentication type ftp
30 auth-ftp-defaults:auth-ftp=passwd:
53 :tc=auth-ftp-defaults:
/openbsd-current/etc/etc.powerpc64/
H A Dlogin.conf29 # Default allowed authentication styles for authentication type ftp
30 auth-ftp-defaults:auth-ftp=passwd:
53 :tc=auth-ftp-defaults:
/openbsd-current/etc/etc.octeon/
H A Dlogin.conf29 # Default allowed authentication styles for authentication type ftp
30 auth-ftp-defaults:auth-ftp=passwd:
53 :tc=auth-ftp-defaults:
/openbsd-current/etc/etc.macppc/
H A Dlogin.conf29 # Default allowed authentication styles for authentication type ftp
30 auth-ftp-defaults:auth-ftp=passwd:
53 :tc=auth-ftp-defaults:
/openbsd-current/etc/etc.armv7/
H A Dlogin.conf29 # Default allowed authentication styles for authentication type ftp
30 auth-ftp-defaults:auth-ftp=passwd:
53 :tc=auth-ftp-defaults:
/openbsd-current/etc/etc.sparc64/
H A Dlogin.conf29 # Default allowed authentication styles for authentication type ftp
30 auth-ftp-defaults:auth-ftp=passwd:
53 :tc=auth-ftp-defaults:

Completed in 134 milliseconds

123