moov-io / achgateway

Payment gateway enabling automated ACH operations in a distributed and fault tolerant way.
https://moov-io.github.io/achgateway/
Apache License 2.0
52 stars 19 forks source link

fix: sync, chmod, and then close in SFTP file upload #96

Closed adamdecaf closed 2 years ago

adamdecaf commented 2 years ago

This should be a safe change. I'm not sure how chmod would work after closing the file descriptor anyway..