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

The Transporter module 'transporters.transporter_sftp' could not be found. #61

Closed unn closed 13 years ago

unn commented 13 years ago

2011-05-27 18:53:44,365 - Arbitrator - WARNING - Arbitrator is initializing. 2011-05-27 18:53:44,373 - Arbitrator - WARNING - Loaded config file. 2011-05-27 18:53:44,380 - Arbitrator - ERROR - The Transporter module 'transporters.transporter_sftp' could not be found. <class '__main__.TransporterAvailabilityTestError'> Consult the log file for details

Running Python2.7

unn commented 13 years ago

Closing, turns out that it was bad file ownership

rootameen commented 9 years ago

Hey can you elaborate on file ownership issue? everything is owned by root and im getting almost the same issue but with another transporter.