craftcms / feed-me

Craft CMS plugin for importing entry data from XML, RSS or ATOM feeds—routine task or on-demand.
Other
288 stars 139 forks source link

Bugfix/1348 importing assets to remote fs creates duplicates #1360

Closed i-just closed 10 months ago

i-just commented 1 year ago

Description

When importing remote files into asset elements or the assets field, check if the file already exists (by filename) in the destination location. If it does, “index” it instead of re-uploading and therefore creating a duplicate file.

Related issues

1348