Problem/Motivation

We need the ability for files to get moved from the local to the remote after an archive has been saved.

Acceptance Criteria

Testing steps

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

swirt created an issue. See original summary.

swirt’s picture

Assigned: Unassigned » swirt

swirt’s picture

This is creating files on AWS. Unfortunately they are all empty. But they carry the right names and the right paths. So the solution is close.

I am merging this PR now so that I can include what I have in a release.... because the previous reliease had a pretty significant bug.

  • swirt committed 1ef03377 on 1.0.x
    [#3550390] Get remote file mover working.
    
swirt’s picture

I released part of this in https://www.drupal.org/project/dkan_dataset_archiver/releases/1.0.0-alpha16
However there is still more needed to call the file sync working.

  • swirt committed 65d0b09e on 1.0.x
    Resolve #3550390 "Get file sync working 2"
    
swirt’s picture

MR 45 is going to need to be merged and unfortunately tagged and released in order to bump the version of FlySystem from V1 to V3. Then I can continue work on getting the remote file processing using the new version of FlySystem.

  • swirt committed 8a38c8ad on 1.0.x
    #3550390 Get filesync working 3
    
swirt’s picture

Status: Active » Fixed

This is now complete. Files will move correctly from local to AWS S3 remote if the connections are established.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

swirt’s picture

Status: Fixed » Closed (fixed)

This has been released with Beta1.