Re: full-fledged file copying
Re: full-fledged file copying
- Subject: Re: full-fledged file copying
- From: Georg Tuparev <email@hidden>
- Date: Tue, 4 Mar 2003 20:41:35 +0100
On Tuesday, Mar 4, 2003, at 20:18 Europe/Amsterdam, Chris Parker wrote:
Unfortunately there's no Cocoa-only way to do this yet. NSFileManager
maintains some metadata, but not all of it.
Last time I had to do this (a while ago) I used system("cp -rpf file1
file2) or equvalent NSTask based hack...
gt
Georg Tuparev
Tuparev Technologies
Klipper 13
1186 VR Amstelveen
The Netherlands
Mobile: +31-6-55798196
_______________________________________________
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.