Copy the contents of one hard drive partition to anohter hard drive partition
        Posted  
        
            by user326613
        on Super User
        
        See other posts from Super User
        
            or by user326613
        
        
        
        Published on 2010-04-27T06:34:05Z
        Indexed on 
            2010/04/27
            7:03 UTC
        
        
        Read the original article
        Hit count: 991
        
c++
|commands-unix
I have made a C++ program which can copy the whole hardrive partition to another hardrive partition, but now I am looking forward for the program which can only copy the contents of one hardrive partiton to another hardrive partition.
© Super User or respective owner