Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: copy/move alias




On Feb 21, 2007, at 9:11 PM, John C. Welch wrote:

On 2/21/07 19:49, "Dave Pooser" <email@hidden> wrote:

10.3.9 clients w/ARD2.2  10.4.8 admin w/ard2.2

I am trying to move a file named "CAL alias" from a folder named
"AlaskaAssessments" in the Applications folder to the same file name in a
folder named "Big Ten" in the Shared folder a couple hundred times.

I have tried the ARD "copy items" function to move an alias out to machines
to
no avail.  The item that is copied is not the file I selected.  Is moved as
CAL.app not as alias.  I am concluding that "copy items" won't work on an
alias but acts on what the alias is pointed at.
        Please advise.

        I have tried mv also
               mv  /Applications/AlaskaAssessment/"CAL alias"
/users/shared/"Big Ten"/"Cal alias"   gives me a failed message

               cp  /Applications/AlaskaAssessment/"CAL alias"
/users/shared/"Big Ten"/"Cal alias"
 result is file or directory does not exist.

Remember that pre-Tiger the mv and cp commands didn't handle multi-forked
files, and an alias is essentially purely a resource fork (though it has a
0-byte data fork as well). I don't have a Panther system in front of me, but
I would expect that the MvMac or CpMac commands from the 10.3.x Developer
Tools might work for you instead.

if you're moving an alias from machine a to machine b, it's going to break.
That's expected behavior.

If you want to make aliases on a remote machine, try looking into
AppleScript, specifically, "make alias file" within the Finder.


Couldn't you also just run a unix command via ARD?

ln -s destination_file_folder target_alias_name

This works for me, but maybe there's some functionality with an alias that I'm missing?


--------------------------------------------------------
Robert Everson
Apple Certified Technical Coordinator
Laptop/Desktop Technician
Solon Community School District
--------------------------------------------------------


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Remote-desktop mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/remote-desktop/email@hidden

This email sent to email@hidden

References: 
 >Re: copy/move alias (From: "John C. Welch" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.