Scripting Terminal for simple FTP
Scripting Terminal for simple FTP
- Subject: Scripting Terminal for simple FTP
- From: "John Tuttle" <email@hidden>
- Date: Tue, 1 Apr 2003 11:51:34 -0600
I've been trying to script the Terminal to FTP a file to another server.
I've only had success giving the Terminal a single command. Anything
following is entered in a new window.
tell application "Terminal"
do script "ftp <ftp login>"
end tell
The Terminal dictionary is a bit limited as far as explanations go and
haven't been able to find any examples.
I tried the curl script posted last week and got nowhere.
Any takers?
--
John Tuttle
_______________________________________________
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.