Problem/Motivation

EntityFile destination does not handle remote destinations.

Proposed resolution

Discuss, fix it.

Remaining tasks

Patch/tests

User interface changes

API changes

Comments

chx’s picture

Priority: Normal » Major

If you consider who Drupal 8 is aimed to (enterprise) this is only not critical because migrate issues can't be criticals. This means that any Paas service which abstracts away the filesystem and uses stream wrappers instead of FUSE to connect Drupal to it can't use EntityFile to migrate stuff into it.

phenaproxima’s picture

Status: Active » Closed (duplicate)
Related issues: +#2482329: Remove deprecated calls from EntityFile and make it less local

@chx wrote a patch which helps this along, in #2482329: Remove deprecated calls from EntityFile and make it less local. Since that issue has an actual patch and this one doesn't, I'm closing this as a duplicate.