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

Running FC as a service #157

Open freshjones opened 10 years ago

freshjones commented 10 years ago

I am running file conveyor under screen currently, which seems a little clunky to me, I wondered if you could give me some direction in how I might run FC as a service that could be started and stopped? Im not a unix rockstar so any help you could provide would be awesome.