Too many connections with apache commons-vfs2
I have an application that needs to download files from sftp. I'm currently using apache commons-vfs2 I have a scheduler that runs every 1 minute. 1. Get the list of files that's on remote (open connection, get the list, then…