Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
開発ディレクトリで定期的にバックアップを実行する node.js スクリプトを知っている人はいますか? (これを実行したいサーバーは、セキュリティ上の理由からバイナリを許可していません。)
node-cronを使用し、 fs モジュールを使用して自分でディレクトリをコピーできます。