jurriaan / Ruby-iCloud

A Ruby utility for connecting to Apple iCloud services
MIT License
20 stars 7 forks source link

Retrive Backup from iCloud on windows machine #2

Closed vipinbeni closed 10 years ago

vipinbeni commented 10 years ago

Hi Sir

I want to retrieve i cloud backup of ios device on windows the how i can do this using your script as i don't know about these rb file . so please provide me away how i can get backup from i Cloud to my machine at specified path.

thanks a lot

vipinbeni commented 10 years ago

ruby

i got this error.

alexhulbert commented 10 years ago

Try running ruby after cding into E:\download old\Downloads\Ruby-iCloud-master. It's trying to access a ruby file using a relative path. I'm guessing its putting that path relative to your current directory. @Jurrian: Can you remove the "./" in your requires? That might fix the problem. Although I might just be talking out of my ass here :P.

alexhulbert commented 10 years ago

Also, you can't quite download backups yet. We're working on that over at issue #1. Don't worry, though. This project is being actively developed and its pretty close to being finished.

vipinbeni commented 10 years ago

Hi Sir,

ruby2 i try following but still getting error pls tell me how i can run it on my windows machine and remove these errors.

vipinbeni commented 10 years ago

dear Sir Please tell me how can i take backup from i cloud to Pc using your script.

jurriaan commented 10 years ago

It's not possible at the moment

vipinbeni commented 10 years ago

ok Sir i will wait and pls notify me .