Multiple SSHClients do I need multiple ScFileStorages
Posted: Fri 28 Jul 2017 21:03
I am working on a app that will have multiple threads and each thread will have a SSHClient object so I can contact multiple PCs.
So do I need to create a ScFileStorage object for each ScSSHClient object?
If so can all of the ScFileStorage objects point to the same directory?
I see there is a ScMemoryStorage object but do not see any info in help for it? So when & how is the MemoryStorage used?
Any examples of multiple SSHClients & threads?
So do I need to create a ScFileStorage object for each ScSSHClient object?
If so can all of the ScFileStorage objects point to the same directory?
I see there is a ScMemoryStorage object but do not see any info in help for it? So when & how is the MemoryStorage used?
Any examples of multiple SSHClients & threads?