
Let's say, i have a group of dirs on hdd1, hdd2, etc. which I would like to move from PC1 to PC2. Let's say, I have three dirs:
* from PC1, different folders/partitions:
c:\<MY-MOVIES\> ; 30 gB
d:\<MUSIC\> ; 50 gB
e:\multimedia\<ANIM\> ; 20mB
f:\mssql\backup\<backupxxx.bak> ; 100GB
* to PC2, one partition/folder:
d:\media&backups\<...>
Problem1/ Of course i could do this with the COPY [F5] command, but it could takes me hours to complete the job, cause i have to wait for each actions to finish.
Problem2/ When i use the Copying in [Background] with TC and have the folders my-movies,music,anim,mssql-backup copied/create&paste SIMULTANEOUSLY, harddrive of both computer would go crazy because of the multiple sessions.
Problem3/ Also large file fragments would also occur

I noticed that when:
- i create one copy session from pc1->pc2, I get a stable transfer rate of approx. 10mB/s
- i create multiple sessions from pc1->pc2, the transfer rate would go below 6mB/s or even lower! One factor of this is my stupid(cheap

Because I move/copy lots of files (big-files/many files) i like to schedule the copying action one time only and utilize max. network bandwith in lesser time.
Anyone got any

