Ftp Content Info
| Property | Type | Description |
|---|---|---|
| name | string | Name of the file/folder (without extension). |
| extension | string | Extension of the file/folder. |
| fullname | string | Name of the file (with extension). |
| kind | string | Whether it is a file or a folder. |
| size | number | Size in bytes. |
| rights | string | Whether the content can be read, write, delete... |