|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. This manual page is associated with Mac OS X Server. It is not available on standard Mac OS X (client) installations. For more information about the manual page format, see the manual page for manpages(5). |
ftpconversions(5) ftpconversions(5)
Name
ftpconversions - xftpd conversions database
Description
The conversions known by xftpd(8) and their attributes are stored in an ASCII file that is structured
as below. Each line in the file provides a description for a single conversion. Fields are sepa-rated separated
rated by colons (:).
%s:%s:%s:%s:%s:%s:%s:%s
1 2 3 4 5 6 7 8
Field Description
1 strip prefix
2 strip postfix
3 addon prefix
4 addon postfix
5 external command
6 types
7 options
8 description
Known Problems
The conversions mechanism does not currently support the strip prefix and addon prefix fields.
Files
See Also
xftpd(8), ftpaccess(5)
ftpconversions(5)
|
|