My program stops at this line, when "/mydirectory" doesn't exist:
sftpChannel.rm("/mydirectory/myfile");
Uploading or downloading that same link ends the program with an exception, but deleting the file just hangs forever
Log in to post a comment.