[CentOS] Copying files from DOS environment based on archive bit

Mon Aug 21 23:21:11 UTC 2006
David King <dking at ketralnis.com>

>>> I am trying to automate a backup procedure that pushes files from
>>> the NT disk to another site as a ZIP file using scp
>>> [...]
>>> Any ideas?!
>> Well, if you don't mind having three copies of the data
> Or, leave the mount the way it is and rsync from the linux view
> to wherever the other copy is stored.

That makes much more sense :) Thanks