in reply to How to retrieve files at least 5 minutes old using sftp foreign

According to Net::SFTP::Foreign's documentation, there is a stat() method that returns a Net::SFTP::Foreign::Attributes object.
  • Comment on Re: How to retrieve files at least 5 minutes old using sftp foreign
  • Download Code