blueseerERP/blueseer

adding sftp option with FTPMaint class

vaughnte opened this issue · 3 comments

Adding sftp to FTPMaint class for sftp client option. This will be baked into next patch release. It will require a sql patch update. This impacts anyone currently using the vanilla ftp client within blueseer.

Also adding an 'enabled' checkbox within the FTPMaint class for potential use with embedded Cron Scheduler class.

Baked in some Jsch code into the FTPMaint class to support sftp (SSH FTP)....finalizing/testing.

This has been introduced in patch release 6.4.10. Closing.