I have a problem. On the remote host, I am able to change, make directories.I am able to get the files to the local machine using FTPClient.I need to put the transferred files in specific directories depending on the file names.The files are transferred and placed in a default home directory by default.Can you suggest how I do this ? I will be ftp- ing the files every 15 minutes.So I need to place them in their respective directories when I get the files.