elasticio / sftp-component

SFTP component for the elastic.io platform
Apache License 2.0
2 stars 3 forks source link

Move and overwrite #75

Closed jhorbulyk closed 4 years ago

jhorbulyk commented 4 years ago

Fixes #73

Uses POSIX rename to move files instead of basic rename. Added code to downstream dependency here: https://github.com/theophilusx/ssh2-sftp-client/pull/244