sergi/jsftp

put show error 553 Could not create file.

ppboyly opened this issue · 1 comments

when i use ftp.put, it shows error like

Error: 553 Could not create file. at Ftp.parse (....node_modules/jsftp/lib/jsftp.js:223:11) at Ftp.parseResponse (....node_modules/jsftp/lib/jsftp.js:146:8) at Stream.pipeline.on.data (....node_modules/jsftp/lib/jsftp.js:112:10)

I have that error when i try to upload a file that already exists