On Wed, May 28, 2008 at 2:58 AM, Rajnikant <[EMAIL PROTECTED]> wrote: snip > Could someone please help me out finding whats wrong in code? > Thanks in advance. snip
Without looking at the code in detail I would bet that the module is not thread safe. Try creating the Net::SFTP objects inside the thread. -- Chas. Owens wonkden.net The most important skill a programmer can have is the ability to read. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/