• 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: applescript shell script SCP?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescript shell script SCP?


  • Subject: Re: applescript shell script SCP?
  • From: "Mark J. Reed" <email@hidden>
  • Date: Mon, 8 Dec 2008 23:13:38 -0500

On Mon, Dec 8, 2008 at 10:58 PM, Doug McNutt <email@hidden> wrote:
Curl will support sftp but you have to compile it yourself from a more recent source than Apple uses

...or just install the one packaged by Fink.  It seems I was in error in my last message; the MacPorts version doesn't seem to support SFTP out of the box.

($?=0)$ /usr/bin/curl-config --protocols | grep -i sftp # Apple
($?=1)$ /opt/local/bin/curl-config --protocols | grep -i sftp # MacPorts
($?=1)$ /sw/bin/curl-config --protocols | grep -i sftp # Fink
SFTP
($?=0)$ 



 
--
Mark J. Reed <email@hidden>

 _______________________________________________
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

References: 
 >Re: applescript shell script SCP? (From: Stan Cleveland <email@hidden>)

  • Prev by Date: Re: applescript shell script SCP?
  • Next by Date: Re: applescript shell script SCP?
  • Previous by thread: Re: applescript shell script SCP?
  • Next by thread: Re: applescript shell script SCP?
  • Index(es):
    • Date
    • Thread