Re: applescript shell script SCP?
Re: applescript shell script SCP?
- Subject: Re: applescript shell script SCP?
- From: Doug McNutt <email@hidden>
- Date: Mon, 8 Dec 2008 20:58:14 -0700
Curl will support sftp but you have to compile it yourself from a
more recent source than Apple uses. Sftp is a compile; time option.
<List-Archive: <http://cool.haxx.se/pipermail/curl-users>
The only reason I know for sftp over scp is to communicate with a box
- think Windoze - which doesn't understand scp or rcp.
If the other end supports ssh, which underlies scp and sftp you
should take the time to set up a public and private key pair. Once
you, or a system administrator, put the public key on the destination
server you'll not need passwords.
If you tell application Terminal it is possible to use system events
to keystroke a password .
--
--> From the USSA, the only socialist country that refuses to admit it. <--
_______________________________________________
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