Newbie Question: Changing Applescripts from Interarchy to Transmit
Newbie Question: Changing Applescripts from Interarchy to Transmit
- Subject: Newbie Question: Changing Applescripts from Interarchy to Transmit
- From: Charles Hartley <email@hidden>
- Date: Wed, 20 Feb 2019 11:22:15 -0500
Hello.
First question: is there a way to search the list archives to see if my
topic has already been covered?
I have been using an Applescript within Filemaker Pro 16 to tell Interarchy
10 to mirror upload a folder from my computer to the remote server. When I
upgraded to Mojave, Interarchy 10 no longer works, but crashes each time I
try to open it. Alas, there appears to be no upgrade for Interarchy coming.
I also have Transmit 4, and have been trying to figure out how to change
the scripts to work with it.
The original Applescript was created several years ago with the help of
several others. I will paste it below.
tell application "Interarchy"
activate
mirrorupload alias "Macintosh HD:Users:path-to:local-folder:" host "
ftp.remote-host.org" path "/public_html/remote-folder/" user "xxx" protocol
FTPProtocol without dryrun
quit
end tell
Thanks for any help you can offer.
Charlie
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden