I'm currently in the process of converting a freestyle job to a pipeline and have a build step that uses the ArtifactDeployer to deploy files from one directory to a remote location.
The ArtifactDeployer plugin on my freestyle job only has couple of fields set, 'Artifacts to deploy' and 'Remote File Location'.
What's the equivalent plugin I should be using that has pipeline support?