Closed pwittchen closed 4 years ago
I pushed another commit to this branch https://github.com/evanplaice/node-ftpsync/pull/43/commits/7c13d426743f647bb6e3e8eeade9df309937e0e5, which updates deprecated API calls in the code. Now, it should work fine.
I'm bumping project dependencies. It should fix #40 and #41. Problem mentioned in these issues was fixed in https://github.com/sergi/jsftp/issues/226 (
jsftp
v. 2.0.0). I bumpedjsftp
to 2.1.3, which is the latest version of this library. Moreover, I've tested it after that update in my own project and I haven't noticed any warnings, so I can confirm it should solve this problem.