jsftp
jsftp copied to clipboard
raw command of send was failed
Ftp.raw('send', 'public/media/image/2.jpg', '/km/stagingtest/test/media/test/2.jpg', function (err, data) { })
i am try to use send command to upload image ,but return '500 Command not understood.'