• 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: Using NSTask to start ssh tunnel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using NSTask to start ssh tunnel


  • Subject: Re: Using NSTask to start ssh tunnel
  • From: "Steve Mills" <email@hidden>
  • Date: Thu, 28 Feb 2008 12:38:26 -0600

On Feb 28, 2008, at 12:31:03, A.M. wrote:

There is no shell string interpolation with NSTask, so try

	[arguments addObject: @"-o"];
	[arguments addObject: @"ServerAliveInterval 180"];


Well that was easy! I thought I'd tried that before, but probably not exactly that way, because it didn't work. Thanks a bunch.

_________________________________________________________
Steve Mills                              Me: 952-401-6255
Senior Software Architect                         MultiAd
email@hidden                       www.multi-ad.com


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Using NSTask to start ssh tunnel (From: "Steve Mills" <email@hidden>)

  • Prev by Date: Re: Binding to a controller in a different nib
  • Next by Date: Re: Table views with different NSArrayControllers sharing the same data object...
  • Previous by thread: Using NSTask to start ssh tunnel
  • Next by thread: Re: Drawing from secondary thread erases resize corner in window? [solved, for now]
  • Index(es):
    • Date
    • Thread