success property

bool success
final

Determine it can be operated without error.

The methods of testing ftpPath followed as below:

pathSeg's type Testing method
Directory Invoke list command
Files Download to local storage (as a cache)

Implementation

final bool success;