How can I too many files upload more fast way to Cloud files in Rasckspace?
        Posted  
        
            by 
                andy kim
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by andy kim
        
        
        
        Published on 2012-07-09T06:48:14Z
        Indexed on 
            2012/07/09
            9:17 UTC
        
        
        Read the original article
        Hit count: 260
        
I have a lot of image files, it's all I want to upload to RackSpace cloud files about a million in a single directory the fastest and most efficient way.
but I'm use uploading python-cloudfiles script is very slow and I want to know different ways or python script code.
because one by one connection upload is very slow. I think one files tar and uncompress directory is better way. but cloudfiles do not support this way.
Who know any other way?
© Server Fault or respective owner