• 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
Asyncronously copying multiple files.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Asyncronously copying multiple files.


  • Subject: Asyncronously copying multiple files.
  • From: Scott Andrew <email@hidden>
  • Date: Sat, 23 Feb 2008 08:37:10 -0800

I have a question I have written a wrapper class around FSPathCopyObject. I have a question about FSCopyObject however. I have several files i want to copy one after another.. The only way i seemed to have found to do this (and maybe its the right way) is to create a new fileOperationRef for each file. The goal is to copy the 3 files and get only 1 FNNotify event (like the finder). I couldn't find a call that took a CFArray (wouldn't that be cool).

Is there a way to batch the files into one copy operation? If not i'll turn off notification while i am doing my copy operation.
_______________________________________________


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


  • Prev by Date: POSIX thread in cocoa project
  • Next by Date: Re: POSIX thread in cocoa project
  • Previous by thread: Re: POSIX thread in cocoa project
  • Next by thread: NSPersistentDocument loading into NSManagedObjectContext
  • Index(es):
    • Date
    • Thread