Bug#541423: s3cmd: have sync detect renamed (and possibly copied) files

2009-08-28 Thread Mikhail Gusarov
Twas brillig at 21:36:31 13.08.2009 UTC-04 when fbri...@fbriere.net did gyre and gimble: FB It would be nice if sync could detect renamed files, which it will FB currently delete and re-upload. Do you know a way to rename or copy object through an S3 API? --

Bug#541423: s3cmd: have sync detect renamed (and possibly copied) files

2009-08-13 Thread Frédéric Brière
Package: s3cmd Version: 0.9.9-2 Severity: wishlist It would be nice if sync could detect renamed files, which it will currently delete and re-upload. The detection could easily be done at the end of _compare_filelists(), by trying to find matches between what remains of src_list and dst_list by