RSYNC not connecting

Hello everyone.
I need to reprint all parts for my 3d Printer. Returning it back to stock :slight_smile: Now i am one by one and downloading and making directories but its taking very long. It would also be nice to have a backup of my lulzbot. Here is my issue.

I am running windows 10 and have installed the UBUNTU in windows. In my UBUNTU terminal i login as sudu and navigate to the directory i want rsync to sync to. I then type the following “rsync -vvv -az --stats rsync://rsync.alephobjects.com/lulzbot/TAZ/6.03”
I get the following response
rsync: failed to connect to rsync.alephobjects.com (13.57.249.56): Resource temporarily unavailable (11)
rsync error: error in socket IO (code 10) at clientserver.c(127) [Receiver=3.1.3]

I am not linux guru so any help would be appreciated.

Thank You

From what i can see the service has been shut down. Is there any other way to get the files other than one by one?