Skip to content

Conversation

drpeterfranz
Copy link

When uploading a directory via SFTP make appending the directory name optional.

Previously, when uploading

xxx/myDir/*

the directory name myDir would be automatically appended to the destination:

yyy/destination/myDir/*

This change allows now to upload the contents of myDir directly to destination:

yyy/destination/*

@drpeterfranz
Copy link
Author

@sandsmark can you please have a look why the pipeline fails?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant