PDA

View Full Version : Server Applescript




matt18012
Sep 25, 2005, 08:17 PM
Hey guys,

I need an applescript that will mount a server and then copy a file to that server. How would I go about doing this?



superbovine
Sep 25, 2005, 08:19 PM
Hey guys,

I need an applescript that will mount a server and then copy a file to that server. How would I go about doing this?

considering you don't "mount a server" it would be quite hard. in all seriousness though, we need to more details to answer your question. we aren't mind readers here.

matt18012
Sep 25, 2005, 08:36 PM
Ok, sorry.

Here's what I want to do:

My school gives students webspace to store files. I want a script that will load this sever through the finder (i.e. the "go to server" menu option) and then copy a file on my hard drive to the server. The server's address is:
afp://mystuff.brown.edu/ My password is stored in the keychain.

Thanks!

matt18012
Sep 26, 2005, 09:29 AM
anyone?