Renaming files on server

I have several hundred files on the server that all need the file name renaming.

Several hundred files contain the name “Caption1” and this needs changing to “Comment”

What is the easiest way?


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sometime around 20/4/08 (at 09:33 -0400) WebWorker said:

I have several hundred files on the server that all need the file
name renaming.

Several hundred files contain the name “Caption1” and this needs
changing to “Comment”

There will be various clever but scarily technical ways to do this
using grep or similar. But you could do this in a much more
Mac-friendly way by downloading the files, using Automator to do the
renaming, and uploading them again. And then removing the originals,
as they’ll still be there.

k


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

This is not just a files name swap - but part of the file name. Can tools like TextWrangler do this?

After a quick look in Automator, I think you need an applescript to do this.

Was hoping for something easier.


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sorry - I did found the option in Automator - Sweet :slight_smile:


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options