diff -u b/core/modules/file/migration_templates/d6_file.yml b/core/modules/file/migration_templates/d6_file.yml --- b/core/modules/file/migration_templates/d6_file.yml +++ b/core/modules/file/migration_templates/d6_file.yml @@ -11,8 +11,7 @@ filename: filename source_full_path: - - plugin: concat - delimiter: / + plugin: d6_file_source source: - constants/source_base_path - filepath only in patch2: unchanged: --- /dev/null +++ b/core/modules/file/src/Plugin/migrate/process/d6/FileSource.php @@ -0,0 +1,32 @@ +