|
I want to list all the files and folders in remote directory on server after connecting to the solaris 10 server.In server FTP functionality is disabled only SFTP is enabled.I need a method which will retrieve file as a file and also folder as a folder type.I am able to connect to the server using sftp and jsch-0.1.44.jar file. |
|
I'm not sure I completely understand what exactly is the problem here. In Rebex FTP, there is To check whether an item is a file or directory, you can either use
|