• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Transmit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Transmit


  • Subject: Re: Transmit
  • From: Gnarlodious <email@hidden>
  • Date: Wed, 20 Feb 2002 20:44:14 -0700

tell application "Transmit"
tell front window
connect to "ftp.MacOSphere.com" as "CogentR" with password "******"
set path of their stuff 1 to "Sites/GoldMine_Shoe_Shop/"

upload file ("Rachel:Web Work:Uploadable:Goldmine Shoe
Shop:goldmineshoeshop.html" as text)
end tell
close front window
quit
end tell

This script only runs if Transmit is not active(closed).
someday I will add a line to check if it's already open.



Entity Kevin Quinn spoke thus:

> 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.

Rachel http://www.gnarlodious.com
_______________________________________________
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.

References: 
 >Transmit (From: Kevin Quinn <email@hidden>)

  • Prev by Date: Re: Can't re-name file with time stamp
  • Next by Date: Cool new graffle scripting innovations: copy as script
  • Previous by thread: Transmit
  • Next by thread: OS X Mail Bug with umlaut/atts
  • Index(es):
    • Date
    • Thread