みんなのちからになりたい

コピペでブログラムつくっていきたい

nodejsでファイルを移動する

http://stackoverflow.com/questions/8579055/how-i-move-files-on-node-js

It's worth noting that you only have to do this when moving files across volumes. Otherwise, you can just use fs.rename() (within a volume renaming a file and moving it are the same thing). – Sidnicious Dec 20 '11 at 18:42

moveじゃなくrenameとかwindowsっこにはなぞすぎてなれるまでつらい