Upload and Download file from FTP Server using Java FTP Client

Recently within my project, I stumbled upon a requirement where I had to test one of the application’s functionality to upload/download the file via FTP Server. It was pretty much straight forward to do...