Closed webvictim closed 5 years ago
I should add that I can probably work around this by setting the source path to .
as per the example and running a chdir
first, but the reason I want to use the functionality like this is so I don't upload the .force
files which are present in the same directory.
fixed in master
What happened:
RecursiveCopy
fails when providing a path that isn't the current working directory.s3-upload.force
:What you expected to happen:
RecursiveCopy
should add the source path onto the filename as part of the copy.