in reply to Is there SFTP version of MVS::JESFTP?
> This module uses the Net::FTP module under the hood to handle the FTP chores.
If you don't find a ready made tool, you might try to replace Net::FTP with something else, e.g. Net::SFTP or Net::SFTP::Foreign (I had success with the latter in the past).
|
|---|