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

Add settings option to enable walk through for symlink dir #171

Open iTechDhaval opened 9 years ago

iTechDhaval commented 9 years ago

I have added functionality to enable or disable read symlink dir from target folder.

iTechDhaval commented 9 years ago

Hi when I can expect this pull request to be get merged.

wimleers commented 9 years ago

Thanks for the PR! As you can see, I've provided some reviews :)