I am using a Perl script for this
I cannot show the entire flow of the code as its part of huge script. But here is the logic.
1. read file names ( file names always change) from a file into an array
2. copy from a LAN folder to local folder
Currently I use the system opy command to copy files
3. Copy from Local folder into 5 other LAN folders.
I do not know much about forks / threads and how this works. I feel if I can copy more than 1 file at a time it will greatly reduce the script execution time.
In reply to Re^2: Copy Files from network
by gpurusho
in thread Copy Files from network
by gpurusho
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |