How would you download a file from a website onto your computer without having to go through Safari? I’m betting this uses a “do shell script” command, although I can’t be to sure. So given a file “http://www.website.com/gifpicture.gif” and a folder theFolder, how can you copy the file into the folder?