No, this should not cause any trouble. Baltz, Kenneth wrote: > I have a server that needs to perform various activities on a remote > machine including SFTP and executing commands. Right now I'm only > opening a single connection to each remote machine and keeping a > reference around to speed things up. Am I going to get in trouble if > more than one thread uses this connection at a time? > > K.C. >