Re: Copy fileName containing ":"
Re: Copy fileName containing ":"
- Subject: Re: Copy fileName containing ":"
- From: Ondra Cada <email@hidden>
- Date: Sun, 23 Jun 2002 21:09:11 +0200
On Sunday, June 23, 2002, at 08:41 , Lorenzo Puleo wrote:
I have to copy a file to a Unix fileSystem, but this file contains a ":"
character. How should I convert this fileName? Should I have first detect
the destination fileSystem is Unix? How?
Unix has absolutely no problem with ":". Actually, unix filename can
contain just *any* character (but slash, which is the only delimiter).
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.