in reply to Bad packet length 737686377 at /usr/lib/perl5/site_perl/5.8.8/Net/SSH/Perl/Packet.pm line 175
$ ssh host umount -f /mnt/nfs_share_CrpgC $ ssh host rm -rf /mnt/nfs_share_CrpgC
Also, Net::SSH::Perl is not being maintained anymore and it has lots of unsolved bugs in its CPAN RT queue. You should consider using Net::SSH2, Net::OpenSSH or Net::SSH::Expect instead.
|
|---|