Event
|
Description
|
ScpConnectedEvent
|
The ScpConnectedEvent is published once a connection to the server has been established. See JavaDoc for details on this event.
|
ScpDisconnectedEvent
|
The ScpDisconnectedEvent is published once the connection to the server has been released. See JavaDoc for details on this event.
|
ScpFileDownloadEvent
|
The ScpFileDownloadEvent is published for each file downloaded from the server. See JavaDoc for details on this event.
|
ScpFileUploadEvent
|
The ScpFileUploadEvent is published for each file uploaded to the server. See JavaDoc for details on this event.
|
ScpTransferProgressEvent
|
The ScpTransferProgressEvent is published one or more times during the transfer of files to / from the server. See JavaDoc for details on this event.
|