success property
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;