ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

copy two files from one folder to many folders

(1/4) > >>

Contro:
I have a tree
Y:\folder1\folder2\exp<year>\compo\file1.doc
Y:\folder1\folder2\exp<year>\compo\file2.doc

I need to copy two files from folder
Y:\folder1\folder2\564.21\compo\file1.doc
Y:\folder1\folder2\564.21\compo\file2.doc

to many folders under the same tree
Y:\folder1\folder2\exp<year>

An utility to do this or similar tasks ?

Best Regards
 :-* :P

Contro:
Additionally I need to copy those two files only if the COMPO folder is not empty...
 :huh:

publicdomain:
An utility to do this or similar tasks ?
-Contro (September 23, 2021, 02:55 PM)
--- End quote ---

You can try MultiCopy v0.1.0

https://github.com/publicdomain/multicopy

https://github.com/publicdomain/multicopy/releases/tag/v0.1.0

If you need something else added (i.e. another feature), I'm in to assist :Thmbsup:

Cheers!

Contro:
It too simple. I can't create rules.
So I will need to point to several hundred folder where I want the original files to be copies

That is I can't proposed a tree like this :

Y:\folder1\folder2\<any subfolder>\compo\ where the original files must be copied if that folder is not an empty folder.
 :-* :P

Contro:
I think I need a RegEx utility or something.
My eternal problem
 ;D


Note : perhaps a bat file with some wild options *.*
 :-\

Navigation

[0] Message Index

[#] Next page

Go to full version