You can check if the [tomcat] user on linux box has correct file system permissions.
-----Original Message----- From: Rizwan Merchant [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 9:11 AM To: commons-user@jakarta.apache.org Subject: FTPClient works on Windows, not on FC4 Hi, I have an application that uses the FTPClient class to connect to a server and download some files. This application is being developed on a Windows box and it works fine from there. But when I port the application to a Fedora Core 4 env, it seems to not work. FTPClient lets the application log in and move around in the directory structure, but when the listFiles() command is invoked, the length of the array is 0 (ie as if there are no files in the directory). I am certain there are files in that directory (and it shows when running the application on a Windows env). Could anyone tell me what the problem could be here?? Thanks, -Riz. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.9.1/369 - Release Date: 6/19/2006 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.9.1/369 - Release Date: 6/19/2006 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]