FTPSESSION Struct Reference
[FTP]
#include <ftpd.h>
Collaboration diagram for FTPSESSION:
[legend]
Detailed Description
FTP session information structure.
Field Documentation
|
|
Login status.
- 0: Not logged in.
- 1: Got user's name, but no password.
- 2: Logged in.
|
|
|
FTP data transfer connection type.
|
|
|
FTP data transfer mode.
- 0: ASCII mode.
- 1: Binary mode.
|