Transmit
Transmit
- Subject: Transmit
- From: Kevin Quinn <email@hidden>
- Date: Wed, 20 Feb 2002 17:04:46 -0500
Has anyone ever scripted an ftp upload for transmit?
my syntax seems to be wrong and it's dictionary is no help.
Here is my script:
on open (somefile)
tell application "Transmit"
activate
(connect to their stuff "161.000.000.000" as "playbox" with
password "guest") upload folder "somefile"
end tell
end open
thanks for any help!
Kevin Quinn
Director of Media Services
PlayBox Media
email@hidden
http://www.PlayBoxMedia.com
icq#78942239
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.