Is there any way I can update after a given time stamp to a
destination. I want to synchronize files after a given time only.
Like:
sorce has:
file time stamp
a t1
b t2
c t3
d t4
destination has:
file time stamp
a t1
c t3
and I want to rsync only after time t3 (inclusive) , so I should see
on the destination after rsync:
file time stamp
a t1
c t3
d t4
Is that possible some how?
(It would be greate if we could specify time brackets--say I want
to rsync only between 10:00A to 11:00A).
Thanks
===============================================================
Shakaib Sayyid | Kodenet Inc.
[EMAIL PROTECTED] | 1090 King Gerges Post Road
| Suite 604
| Edison, NJ 08837
===============================================================