hay guys ,
i want to use multithreading concept for connecting to many systems with scp at same time using perl.
but unfortunately this is not working when using multithreading , but working perfectly when using without multi threading .
I ve used perl modules threads and scp for this .
can u please tell me what the problem is .