Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

nesbitt_a

macrumors 6502
Original poster
Nov 1, 2003
313
0
Hi Guys,
I'm trying to create a custom automator action to perform a backup to another hard disk, of some files on my system.

So far, I have:
get specified finder items > (takes the files I want backed up)
copy finder items > (copies these files to a directory)
get specified finder items > (selects a directory for renaming)
rename finder items > (adds a date to the folder name)



The problem is that the second get specified finder items selects the directory for renaming and appends today's date on the end. BUT, it also appends the date on every file i've copied in the first place. I'm guessing that when automator gets a specified finder item it is equivilant to multiple selection. Is there any way to 'forget' every selection before I run the rename command?


A
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.