Re: Copy folder shell scripting
Re: Copy folder shell scripting
- Subject: Re: Copy folder shell scripting
- From: ba95 <email@hidden>
- Date: Thu, 24 Apr 2008 16:24:19 +0200
Thanks a lot, Philipp and Marc.
I did not know this marvellous "rsync" . Shame on me ! ;-)
2 collateral questions:
1- What do I put at the beginning/end of the shell script ?
-----------
#!/bin/sh
(cd /Volumes/A; rsync -aR Path/To/Folder/1 Path/To/Folder/2 /Volumes/B)
-----------
Is that correct ?
2- What extension do I put to the shell script fille, so that it will
be recognized ?
None ?
Sorry, I am a poor shell newbie...
Have pity. ;-)
BA
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden