Lines Matching +full:non +full:- +full:compliant
52 .Pa ftp/freebsd-ftpd
71 .Bl -tag -width indent
85 Enable transparent UTF-8 mode.
86 RFC\ 2640 compliant clients will be told that the character encoding
87 used by the server is UTF-8, which is the only effect of the option.
91 in UTF-8.
92 As for files uploaded via FTP, it is the duty of the RFC\ 2640 compliant
93 client to convert their names from the client's local encoding to UTF-8.
96 messages are always encoded in ASCII, which is a subset of UTF-8.
97 Hence no need for server-side conversion at all.
130 Disable printing host-specific information, such as the
152 Put server in write-only mode for anonymous users only.
158 Put server in write-only mode.
186 Put server in read-only mode.
216 Note that option is a virtual no-op in
266 .Bl -column "Request" -offset indent
276 .It EPSV Ta "prepare for server-to-server transfer, multiprotocol"
279 .It LIST Ta "give list files in a directory" Pq Dq Li "ls -lA"
281 .It LPSV Ta "prepare for server-to-server transfer, multiprotocol"
288 .It PASV Ta "prepare for server-to-server transfer"
295 .It RNFR Ta "specify rename-from file name [RW]"
296 .It RNTO Ta "specify rename-to file name [RW]"
297 .It SITE Ta "non-standard commands (see next section)"
313 The following non-standard or
318 .Bl -column Request -offset indent
321 .It IDLE Ta set idle-timer, e.g. ``SITE IDLE 60''
334 To avoid possible denial-of-service attacks, SIZE requests against
360 .Bl -enum -offset indent
395 This facility may also be triggered by enabling the boolean "ftp-chroot"
433 uses its left-hand side as the name of the directory to do
435 to, and its right-hand side to change the current directory to afterwards.
442 .Bl -tag -width "~ftp/pub" -offset indent
487 .Bl -tag -offset indent -width hostname
519 blank, or a single hyphen '-' used to indicate that the default
530 in either a chrooted or non-chrooted environment.
537 .Bl -tag -width ".Pa /var/run/ftpd.pid" -compact
575 The server must run as the super-user
579 the super-user only when binding addresses to sockets.