Jakarta offer a package that implements common protocols in use today,
including FTP. You could connect to a FTP server, retrieve file/directory list,
upload a file, download a file, etc. I don't know if you could retrieve the date
of creation.
Take a look at the following link: http://jakarta.apache.org/commons/net/.