Hello!
I can't find a solution to the problem.
On the right there is a directory with many subdirectories containing files of certain types.
I need to copy all these files to the left into one directory. And most importantly - without creating similar subdirectories on the left for these files.
Only the files themselves in one directory.
And my files are copied along with their directories.
Question: how can I exclude the creation of subdirectories for files?
Thanks.
How do I copy only files to one directory?
- Posts: 4
- Joined: 5 Oct 2022
- Posts: 2450
- Joined: 22 Aug 2012
Asked and answered before:
viewtopic.php?t=8370
viewtopic.php?t=8370
- Posts: 4
- Joined: 5 Oct 2022
Thank you.
I read this topic and realized, that FFS will not be able to accomplish my task.
It's a pity.
In this case, I will use a bat-script.
I read this topic and realized, that FFS will not be able to accomplish my task.
It's a pity.
In this case, I will use a bat-script.