Live Chat!

backup windows drive with cp

* * * * * 1 votos

July 13th, 2007 mysurface

You can write a simple scripts to copy data from windows machines through samba, with simple command cp perform daily or weekly. One thing I would like to highlight here is the -u parameter. With -u parameter, cp will only perform the copy action if the source file is newer then the destination file.
For example, [...]

Posted in cp | Hits: 19430 | 1 Comment »