I have a method that SFTPs a file. In the method I have the following snippet of code:-
Session session = null; Channel channel = null; ChannelSftp channelSft