On Fri, Jul 9, 2010 at 10:42 AM, mtice wrote:
> Hello, I'm trying to perform an ls() on a remote nested directory using
> the Net::SFTP module. It's throwing back a strange error. If I do an ls()
> at the root dir everything comes back fine - it's just the nested dir that
> has an issue.
>
> H
I've setup a simple (well, I copied it from someone else and modified it) to
monitor stale NFS mounts. Some preliminary testing seemed to go okay but
this problem crept up on me this weekend. The script is as follows:
#!/usr/bin/perl
if (@ARGV < 1) {
print "Usage:\n";
print "$0