How do I send a file automatically using AS ?

HI Guys, (Novice/newbie here!)

Is it possible to send a file via email/ftp (or whatever) using AppleScript - waking the Imac up and without the “sending” application being shown ?

I’d like to have a file sent to me automatically without user intevention, from my home iMac (10.5) - to my office Mac at the end of every week!

Thanks

Hi,

FTP is the easiest way, the shell command cURL can do this silently

Thanks Stefan,

I’ll have a look around for some scripting to get me started!

Have a great week!