Constructor
new exports(connection)
Parameters:
| Name | Type | Description |
|---|---|---|
connection |
ConnectionFTP |
- Source:
Members
authent
Manages FTP authentication state
- Source:
executeCommand
Executes command received and parsed from the client
- Source:
parseClientResponse
Parsing client responses and returning custom object representation
- Source:
prepareConnection
Prepares new connection
- Source:
prepareConnection
Prepares for server connection
- Source:
setupDataSocket
Setting up data socket
- Source: