Batch file to copy files from one folder to another folder

前端 未结 9 1628
臣服心动
臣服心动 2020-11-29 15:07

I have a storage folder on a network in which all users will store their active data on a server. Now that server is going to be replaced by a new one due to place problem s

9条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-29 15:50

    Look at rsync based Windows tool NASBackup. It will be a bonus if you are acquainted with rsync commands.

提交回复
热议问题