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

Adding the ability to upload directories #1421

Merged
merged 8 commits into from
Nov 17, 2023
Merged

Adding the ability to upload directories #1421

merged 8 commits into from
Nov 17, 2023

Conversation

RafBishopFox
Copy link
Collaborator

This PR modifies the upload command to allow for uploading directories. It uses the same filters as the download command. It also blocks uploads of files that exist on target unless the --overwrite flag is set. We can reverse the behavior (provide a flag that does not allow overwriting of files) if that makes more sense.

@RafBishopFox RafBishopFox requested a review from a team as a code owner October 4, 2023 14:17
@RafBishopFox RafBishopFox marked this pull request as draft October 4, 2023 14:59
@RafBishopFox RafBishopFox marked this pull request as ready for review October 4, 2023 15:50
rkervella
rkervella previously approved these changes Oct 19, 2023
@moloch-- moloch-- merged commit 116431a into master Nov 17, 2023
5 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.

3 participants