mirror of https://github.com/scrapy/scrapy.git
Add a setting to use active mode in FTPFeedStorage FTP servers can be configured in active and passive mode, by default Python and Scrapy use passive mode and there was no way to use active. This commit adds a setting FEED_STORAGE_FTP_ACTIVE to allow a feed to be exported to a FTP server configured in active mode. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| default_settings.py | ||
| deprecated.py | ||