Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

file name compare across servers

Engaged ,
Jan 28, 2010 Jan 28, 2010

I am not using this for ID files, but think most scripters will know more than I -

I am trying to compare file names (folders) by numbers on two separate servers. If a folder with the same name appears on both servers, I'd like to combine them on one server and delete the other off the second server.

Any ideas? I have 214,605 jobs on one server and 213,500 jobs to cross reference to one another.

TOPICS
Feature request , Scripting
361
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guru ,
Jan 28, 2010 Jan 28, 2010

If this were mac I think you should be looking for some one who is mustard with UNIX shell.

'rsync' is possibly what you would be looking at it does however have a right bunch of options.

It could be a one liner but with this number of files you want that line right.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 29, 2010 Jan 29, 2010
LATEST

KSCoastal wrote:

I am not using this for ID files, but think most scripters will know more than I -

I am trying to compare file names (folders) by numbers on two separate servers. If a folder with the same name appears on both servers, I'd like to combine them on one server and delete the other off the second server.

Any ideas? I have 214,605 jobs on one server and 213,500 jobs to cross reference to one another.

On PC you can use TotalCommander.

robin

www.adobescripts.com

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines