const form = new FormData(); form.append('upload', fs.createReadStream(encryptedBackupFilePath)); ... function(err, res) { // res – response object (http.
確定! 回上一頁