username property

String username
final

Username of accessing FTP server.

If this field omitted in configuration script, anonymous will be parsed automatically.

Implementation

final String username;