BigHippo FtpImport is a Magento extension to import products and update attributes (i.g.: price, stocks, images, gallery images…) locally or through a remote FTP system.
– Import products from a FTP server (including images).
– Update prices and stock from a FTP server.
– Import products improving Magento DataFlow, CSV format.
– Designed for cron jobs, listenting to a folder (locally or FTP), run when a file appears.
– Fully debug reporting during importing (missing pictures, missing attributes…)
– Debug reporting during importation sends by email to different recipients automatically.
– Import additional pictures to product (gallery images).
– Mark as exclude the main picture after importing. (Main picture won’t show as additional).
– Every import updates images, don’t add more.
– Categories are specify by name (not using IDs). If not exists, it will be created.
– Every import uses the SKU attribute, if the product exists then it will update attributes.
– All processed files will be kept.
Check the latest documentation at http://bighippo.co/documentation/ftpimport/documentation/index.html