Tagged Questions
1
vote
1answer
206 views
How to backup a windows share to another windows share using rsync?
I have two windows shares mounted and I would like to be able to backup the first into the second. The shares are found on a windows server 2003 machine. I was able to copy one folder to another ...
0
votes
1answer
119 views
How to verify if an uploaded file was uploaded correctly
I have uploaded an ISO file to my server via rsync. How can I verify it is correct (Not corrupted or something). This is just in case rsync had an problem.
5
votes
1answer
849 views
How to make NFS mounts available while offline?
Problem:
I work on a notebook and while at work I have access to many NFS mounted drives. When I get home they are obviously not available.
Windows 7 solution:
My business partner uses Windows 7 ...