On Tue, Apr 7, 2009 at 3:07 PM, Ashish Verma <ashishverma1984 at gmail.com>wrote: > I mean can > the process be restarted in any way or connected to another terminal? > You could kill the process and start it again in daemon mode: # rsync --daemon or # rsync -d Sahas