SocialFlowDev / SocialFlow-S3

1 stars 0 forks source link

Canonicalise S3 paths #10

Closed leonerd closed 10 years ago

leonerd commented 10 years ago

Trim a leading "/" if there was one.

Trim double "//" internally if joining paths wrongly.

Test all possible combinations of localpath and s3path beginning or ending in a / and ensure that remote paths always DTRT.