1. get hostname - so as to know whose backup is being taken --- done
2. scan the drives available in the system - done
3. scan through the available drives to backup -- ('doc','kmz', 'aes') -- and send the tree structure of drive as a file with timestamp --
4. send the above found files to dropbox/aws/gdrive of company
5. maintain a state locally and send the new files subsequently.
我已经达到了目标
1-done
2-done
3-partially done but not satisfactory
4- sending file done
我已经使用了fwg npm软件包 1.操作系统 2. child_process 3.节点磁盘 4. fse
会在某个时间更新
** drivelist.list()不起作用**-或我不知道如何使用它:(