createWriteStream (path.join(path.dirname(toDir), path.basename(file))); reads.pipe(writes); //don't forget close the when all the data are ...
確定! 回上一頁