hexojs / hexo-deployer-ftpsync

FTP deployer for Hexo
MIT License
22 stars 16 forks source link

Error: 451 No mapping for the Unicode character exists in the target multi-byte code page. #27

Closed slacker-HD closed 5 years ago

slacker-HD commented 6 years ago

Error: 451 No mapping for the Unicode character exists in the target multi-byte code page. at module.exports.Ftp.parse (D:\mydoc\blog\node_modules\jsftp\lib\jsftp.js:233:11) at module.exports.Ftp.parseResponse (D:\mydoc\blog\node_modules\jsftp\lib\jsftp.js:148:8) at Stream. (D:\mydoc\blog\node_modules\jsftp\lib\jsftp.js:119:24) at Stream.emit (events.js:160:13) at Stream.reemit (D:\mydoc\blog\node_modules\duplexer\index.js:70:25) at Stream.emit (events.js:160:13) at Stream.write (D:\mydoc\blog\node_modules\event-stream\index.js:192:12) at Stream.stream.write (D:\mydoc\blog\node_modules\through\index.js:26:11) at Stream.ondata (internal/streams/legacy.js:16:26) at Stream.emit (events.js:160:13) at drain (D:\mydoc\blog\node_modules\through\index.js:36:16) at Stream.stream.queue.stream.push (D:\mydoc\blog\node_modules\through\index.js:45:5) at emit (D:\mydoc\blog\node_modules\split\index.js:35:14) at next (D:\mydoc\blog\node_modules\split\index.js:44:7) at Stream. (D:\mydoc\blog\node_modules\split\index.js:49:5) at Stream.stream.write (D:\mydoc\blog\node_modules\through\index.js:26:11) at Socket.ondata (_stream_readable.js:646:20) at Socket.emit (events.js:160:13) at addChunk (_stream_readable.js:269:12) at readableAddChunk (_stream_readable.js:256:11) at Socket.Readable.push (_stream_readable.js:213:10) at TCP.onread (net.js:599:20)

Please Help.