You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.
I tried exitwp on 2 different machines - the downloaded images are corrupt, all of them are exactly 162 bytes as well. It's as if it's only downloading the first 'chunk' or something. I'm using python 2.7.6 on OS X Mavericks.
The text was updated successfully, but these errors were encountered:
Yeah, I basically just copied my entire "uploads" folder to an S3 bucket, then did a find/replace on all posts to replace mydomain.com with my S3 bucket URL on all images.
I believe on our versions of python that urlretrieve function doesn't work. If memory serves me right, I believe I did some testing with urllib2 which seemed to work but never got around to implementing it.
I tried exitwp on 2 different machines - the downloaded images are corrupt, all of them are exactly 162 bytes as well. It's as if it's only downloading the first 'chunk' or something. I'm using python 2.7.6 on OS X Mavericks.
The text was updated successfully, but these errors were encountered: