Changes between Version 5 and Version 6 of Internal/Test-MCL


Ignore:
Timestamp:
Mar 29, 2006, 4:15:20 PM (18 years ago)
Author:
kishore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/Test-MCL

    v5 v6  
    2727   * Make sure the sender (node3-1) has the directory you wish to transfer using multicast (for e.g. ~/Test-MCL/512B contains 10000 512 byte files, ~/Test-MCL/512B-5000 contains 5000 512 byte files).
    2828{{{
    29 scp ~/Test-MCL/512B-5000 root@node3-1:/root/
     29cd ~/Test-MCL
     30scp -r 512B-5000 root@node3-1:/root/
    3031}}}
    3132   * Modify start-mcasttx.sh according to the directory you want to transfer - for e.g. to transfer 512B-5000, start-mcasttx.sh should contain the following command: