• 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: NSTask for Java?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTask for Java?


  • Subject: Re: NSTask for Java?
  • From: Tim Anderson <email@hidden>
  • Date: Sun, 12 May 2002 20:20:44 -0500

No, I'm not trying to copy them over a network with ftp. I just need to copy
them to a new location on the user's hard drive and I'd prefer to keep the
resource files intact. I hadn't considered that it would be a problem
interacting with ftp though. I thought I'd be able to basically add an
interface for that part. I suppose wget or something like it will have to be
used instead. The problem of CpMac is a different issue. The people who will
be using this application all have the developer tools installed. However,
if that wasn't the case, am I allowed to distribute CpMac? I'm guessing that
I'm not allowed to do that, but I thought I'd check to make sure. Any other
unix tools out there that I would be able to distribute that can copy
resource forks? Once again, thanks for all the suggestions and help.

Tim

On 5/12/02 4:53 PM, "Finlay Dobbie" <email@hidden> wrote:

> On Sunday, May 12, 2002, at 10:24 PM, Tim Anderson wrote:
>
>> Thanks for the replies. However, is NSTask accessible through Java?
>
> No, since there are classes that provide similar functionality in Java
> already. Also note that you may have problems using ftp since it is
> interactive, and that you cannot rely on CpMac being installed (it is
> part of the Developer Tools and not available in a base Mac OS X
> installation). What exactly are you trying to do? It sounds like you're
> trying to go about copying files with resource forks over a network with
> FTP, but going about it in a confused manner...
>
> -- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: NSTask for Java? (From: Finlay Dobbie <email@hidden>)

  • Prev by Date: Re: Displaying a menu at arbitrary location.
  • Next by Date: about dealloc
  • Previous by thread: Re: NSTask for Java?
  • Next by thread: referring to global windows
  • Index(es):
    • Date
    • Thread