代码搜索:FTPD
找到约 619 项符合「FTPD」的源代码
代码结果 619
www.eeworm.com/read/130965/14165328
c ftpd.c
/* - Ftp Server
* Copyright (c) 1985, 1988, 1990, 1992, 1993, 1994, 2002
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms,
www.eeworm.com/read/130965/14165347
8 ftpd.8
.\" Copyright (c) 1985, 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modificat
www.eeworm.com/read/130965/14165432
texi ftpd.texi
@node ftpd
@chapter ftpd
@cindex ftpd
@command{Ftpd} is the Internet File Transfer Protocol server process.
The server uses the TCP protocol and listens at the port specified in the
``ftp'' service s
www.eeworm.com/read/124744/14550664
c ftpd.c
/* ftpd.c: BetaFTPD main
Copyright (C) 1999-2000 Steinar H. Gunderson
This program is is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public
www.eeworm.com/read/124744/14550700
h ftpd.h
/* ftpd.h: Prototypes for BetaFTPD
Copyright (C) 1999-2000 Steinar H. Gunderson
This program is is free software; you can redistribute it and/or modify
it under the terms of the GNU Gene
www.eeworm.com/read/115586/15008357
h ftpd.h
/* Writen by Pacific, 2000/11/23
Support command:
214 The following commands are recognized (* =>'s unimplemented).
214 USER PASS ACCT* CWD XCWD CDUP
www.eeworm.com/read/207819/15261516
prj ftpd.prj
www.eeworm.com/read/207819/15261530
dsk ftpd.dsk
www.eeworm.com/read/216450/4894973
8 ftpd.8
.\" Copyright (c) 1985 Regents of the University of California.
.\" All rights reserved. The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\" @(#
www.eeworm.com/read/209211/4981644
c ftpd.c
#include
#include
#include
#include
#include
#include
#include
#include "glob.h"
enum
{
/* telnet control character */
Iac= 255,
/*