• 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: Fri, 12 Dec 2008 18:57:35 -0500

On Fri, Dec 12, 2008 at 6:20 PM, Stan Cleveland <email@hidden> wrote:
Try as I might, I couldn't get Mark's suggestion to work, which is to specify both dependencies (rubygems and net/sftp) as –r command options.

Interesting.   Ruby Gems modifies the behavior of require, and apparently does it too late for it to affect -r.  I was confused by the fact that it works with irb:

$  irb -rubygems -rnet/sftp
irb(main):001:0> Net::SFTP.start('localhost','mreed').info
=> true
irb(main):002: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>)
 >Re: applescript shell script SCP? (From: Stan Cleveland <email@hidden>)

  • Prev by Date: Re: applescript shell script SCP?
  • Next by Date: Re: Tell Blocks Considered Harmful (was Re: open for access)
  • Previous by thread: Re: applescript shell script SCP?
  • Next by thread: Re: applescript shell script SCP?
  • Index(es):
    • Date
    • Thread