The terminal command "CpMac"  will properly copy a Mac file with it's Data
and Resource info.

You'll have to install Mac OS X Developer Tools to get it though.

-James




|---------+------------------------------------->
|         |           "Ken Ray"                 |
|         |           <[EMAIL PROTECTED]>   |
|         |           Sent by:                  |
|         |           [EMAIL PROTECTED]|
|         |           .runrev.com               |
|         |                                     |
|         |                                     |
|         |           10/06/03 09:28 AM         |
|         |           Please respond to         |
|         |           use-revolution            |
|---------+------------------------------------->
  
>-------------------------------------------------------------------------------------------------------|
  |                                                                                    
                   |
  |       To:       <[EMAIL PROTECTED]>                                                
     |
  |       cc:                                                                          
                   |
  |       Subject:  RE: revCopyFile broken on OS X?                                    
                   |
  
>-------------------------------------------------------------------------------------------------------|




RevCopyFile uses "cp" through the shell, which copies attributes but
does not copy the resource fork properly.

Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Brian Yennie
> Sent: Monday, October 06, 2003 2:29 AM
> To: [EMAIL PROTECTED]
> Subject: Re: revCopyFile broken on OS X?
>
>
> I can't speak to revCopyFile, but on OS X there is a shell
> command for
> copying files with resource fork intact. If that's not what
> revCopyFile
> is using, you could try it:
>
> get shell("ditto -rsrcFork
> "&quote&sourcePath&quote&&quote&destPath&quote)
>
> You might try it out first in Terminal.app if you haven't
> used shell()
> before. For more information about ditto, type "man ditto" into
> Terminal.app.
>
> If that's what revCopyFile uses already, maybe it's a remote volume /
> server problem?
>
> HTH
>
> Brian
>
> _______________________________________________
> use-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/use-> revolution
>


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
 http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to