Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DAR-4137][External] Do not push files in root of pushed directories to a . directory when preserve_folders=True #954

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

JBWilkie
Copy link
Collaborator

@JBWilkie JBWilkie commented Nov 3, 2024

Problem

Items in the root of a folder being pushed are currently uploaded to a . folder, instead of the actual dataset root itself

Solution

When uploading files while preserving the local directory structure, place items in the root of target directories into the dataset root instead of a . directory

Changelog

Fixed minor bug when uploading files to the root of a dataset folder when preserving the local directory structure

@JBWilkie JBWilkie merged commit f0ba378 into master Nov 14, 2024
20 checks passed
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.

2 participants