wimleers / fileconveyor

File Conveyor is a daemon written in Python to detect, process and sync files. In particular, it's designed to sync files to CDNs. Amazon S3 and Rackspace Cloud Files, as well as any Origin Pull or (S)FTP Push CDN, are supported. Originally written for my bachelor thesis at Hasselt University in Belgium.
https://wimleers.com/fileconveyor
The Unlicense
341 stars 95 forks source link

Could not start transporter 's3' #55

Closed naterockhold closed 13 years ago

naterockhold commented 13 years ago

ERROR - Could not start transporter 's3'. Error: 'sequence item 0: expected string, int found'.

I'm getting the following error any help would be great.

wimleers commented 13 years ago

Could you post the entire stack trace that Python gives you?

wimleers commented 13 years ago

Closing due to lack of response.