Because file transfer is so important when offering network-based services, there is a vast amount of information available to help you with file-transfer-related problems and questions. Table 18-3 shows some of the best places to start your search.
Table 18-3: File Transfer Resources
SSH/SCP/SFTP Suite (with OpenSSH)
| |
---|---|
The OpenSSH suite
|
http://openssh.org/
|
The ssh and sftp daemon
|
# man sshd
|
The sftp client
|
# man sftp
|
SFTP (File Transfer Protocol)
|
www.openssh.org/txt/draft-ietf-secsh-filexfer-02.txt
|
SSH/SFTP Servers for Windows and Mac
|
http://cygwin.com/ http://openssh.org/windowsl
|
WebDAV on Apache
| |
---|---|
Apache Module mod_dav
|
http://localhost/manual/mod/mod_davl http://httpd.apache.org/docs-2.0/mod/mod_davl www.webdav.org/mod_dav/
|
WebDAV & Frontpage
|
|
WebDAV protocol
|
VSFTPD
| |
---|---|
Red Hat Enterprise Linux 3: Reference Guide, FTP
|
www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual /ref-guide/ch-ftpl#S1-FTP-PROTOCOL
|
vsftpd Configuration Options
|
www. redhat.com/docs/
manuals /enterprise/RHEL-3-Manual/ref-guide/s1-ftp-vsftpd-confl
|
FrontPage on Apache (For Information Only)
| |
---|---|
Ready-to-Run Software's FrontPage Support
|
www.rtr.com/fpsupport/
|
Installing FrontPage Server Extensions to an Apache Server
|
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B202198
|