Thank you for the reply. However, what if, there is no file in that folder? Then what happens?
Could you please provide an example as to how to provide the whole path in the get() method? I tried ftp.get("//Test//Folder//XYZ" , "test.gif") but this throws exceptions.
Thanks a bunch!