I've been teaching myself applescript recently and one of the things i wanted to do was back up a folder called Uni (my Uni notes funnily enough) from my Powerbooks hard drive on to my iPod as a back up whenever i plug in my iPod. The problem i was having was that i can't figure out how to detect the iPod. ie i can get the script to find the folder and copy it to another location (ie desktop) but i can't get it to put it on my iPod. I can't even get a script to give me a 'true' when i do an 'exists' query trying to find the iPod. Can applescripts not detect external hard drives or aam i being stupid?
Sorry, i'm very new to this.