Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Command to rsync multiple folders

Status
Not open for further replies.

lpb71

Technical User
Joined
Mar 10, 2004
Messages
57
Location
GB
Can anyone give me a command that will rsync multiple folders and run them Simultaneously in the back ground.

in my temp folder I have folders branch1-branch160 if I try to rsync all these folders my machine crashes. I would like a script/command that allows me to sync branch1 to branch10 so I can split the rsync up.

Thanks
 
Just use the same command as you are using but only specify the folders you want to rsync??

Annihilannic.
 
just done that - thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top