Displaying 1 result from an estimated 1 matches for "e55c2635".
Did you mean:
552635
2008 Aug 13
2
Rsync Auto Resume
I am trying to copy a 5GB file over the internet with two Win2003
servers. The internet on ServerA occasionally drops the connection and
rsync terminates with error "connection reset by peer". Is there a way
to keep alive, extend timeout or auto resume transfer? I tried using the
--partial but it just starts over with another partial. I tried using
the --timeout=1000 but still