Hi

 

When I try to upload a folder with many sub folders (about 7gb)

 

/Users/xxx/s3tools/s3cmd-1.0.0/s3cmd sync --reduced-redundancy folder1
s3://<my bucket>

 

I get this, appears to be python crapping out? Help?

 

Traceback (most recent call last):
  File "/Users/xxx/s3tools/s3cmd-1.0.0/s3cmd", line 2006, in <module>
    main()
  File "/Users/xxx/s3tools/s3cmd-1.0.0/s3cmd", line 1950, in main
    cmd_func(args)
  File "/Users/xxx/s3tools/s3cmd-1.0.0/s3cmd", line 1211, in cmd_sync
    return cmd_sync_local2remote(args)
  File "/Users/xxx /s3tools/s3cmd-1.0.0/s3cmd", line 1127, in
cmd_sync_local2remote
    local_list, remote_list, existing_list = _compare_filelists(local_list,
remote_list, src_remote = False, dst_remote = True)
  File "/Users/xxx/s3tools/s3cmd-1.0.0/s3cmd", line 787, in
_compare_filelists
    debug("dst_list.keys: %s" % dst_list.keys())
MemoryError

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    An unexpected error has occurred.
    Please report the above lines to:
   s3tools-b...@lists.sourceforge.net

 

------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now!  http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to