I am trying to implement sftp connection for my client. I am able to login to sftp server using JCRAFT, but not able to do CD, i am getting the below exception…
2: No such file
Has any one implemented this before, if so please help me in this regard.