Open ppboyly opened 6 years ago
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
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)