Simple example of an FTP GUI with progress bar indicating progress of the
download. This is just an example so it may be extended and improved in numerious ways: adding ability to put files on remote server, improving error handling and reporting (practically unexistant now), etc.
Assumes
Like always in FTP programs connecting without username and password results
in anonymous login.