mirror of
https://github.com/danog/tgseclib.git
synced 2025-01-22 05:51:20 +01:00
e9b698fd65
Currently, Net_SCP::put() has a callback parameter, allowing the consumer to monitor/log/report progress (or whatever they please). This patch adds the same feature, working in the same way, to Net_SFTP::put()