Hi Has anyone built openssh src a library and tried using it in an application to do ssh connections/ sftp file transfers? I was wondering if openssh src is multithread safe i.e. if I use it as a library then can I open multiple simultaneous ssh/ sftp connections and do transfer in parallel? Thanks Dinesh