The FTP user's home directory is "/home/user". But the user has access to "/tmp" in the root directory. When trying to do FTPClient.chdir("/tmp"), the following error occurs - "com.enterprisedt.net.ftp.FTPException: 550 Failed to change directory.". The "/tmp" folder is accesible via WinSCP.
Directory structure:
+ / (root)
++ home
++++user (User's home directory)
++tmp
Jar version - edtftpj-pro-5.3.2