• 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: Um... How do you rename a file?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Um... How do you rename a file?


  • Subject: Re: Um... How do you rename a file?
  • From: j o a r <email@hidden>
  • Date: Thu, 25 Mar 2004 12:09:53 +0100

I don't understand why you rule out movePath:toPath? It seem to me that
it is the equivalent of a "mv" shell command, which is a rename
operation, as well as a move operation. Isn't it obvious that
"destination must not yet exist", if you're going to rename a file?

j o a r

On 2004-03-25, at 11.51, Ken Tozier wrote:

> The only methods I've found require an awkward conversion of the name
> of an FSRef from a UTF8String to a unicode string along with the
> associated length getting etc etc... or the NSFileManager's
> movePath:toPath:handler which explicitly states "...destination must
> not yet exist. The destination path must end in a filename." Which
> pretty much rules out renaming something in place. So how do you do it?
>
> Sometimes the old ways are better, sigh...

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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: 
 >Um... How do you rename a file? (From: Ken Tozier <email@hidden>)

  • Prev by Date: Re: Um... How do you rename a file?
  • Next by Date: NSDictionary's isEqualToDictionary: method
  • Previous by thread: Re: Um... How do you rename a file?
  • Next by thread: Re: Um... How do you rename a file?
  • Index(es):
    • Date
    • Thread