-
Notifications
You must be signed in to change notification settings - Fork 65
Export collections to FTP for depositing and archiving #3654
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
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
bb77643
fix: seed script
tefkah 6e5e2ad
fix: remove pgdata3
tefkah 6d93a60
new: Adds ftp targets to superadmin
gabestein 552d64c
feat: Test sftp connection on creation or save
gabestein 263747c
feat: Zip and deposit collection bundles
gabestein cca4d6a
fix lint errors
gabestein 3ca6a17
fix: init sftp client before mock hoist
gabestein f8b10e3
fix lint errors and remove unneeded superadmin test
gabestein b6a7438
use s3 to download and add missing file warnings
gabestein a0ca74e
fix: warn if PDF can't be downloaded
gabestein ab6a61c
fix: always have containing folder
gabestein eb91dc7
fix and new: FTP connect errors and multi-upload
gabestein b70ee6e
add name to ftp targets
gabestein e95436f
lint fixes
gabestein 985c3ae
Merge branch 'tfk/seed-script' into gs/ftp-export
tefkah 674a3e9
fix: check if targetids are valid
tefkah 278c0ff
fix: stream export
tefkah 82b5945
fix: let pubstash run locally, add sftp container
tefkah c77ea03
fix: stream in upload correctly
tefkah ba673d7
fix: actually show ftptargets
tefkah 4bdad88
fix: check sftp creds on edits
gabestein eff8d37
fix: copy ftp target name
gabestein b031ada
allow exports of tag collections
gabestein File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -75,3 +75,6 @@ tmp/ | |
|
|
||
| planning/ | ||
| .claude | ||
|
|
||
| infra/sftp/ | ||
| !infra/sftp/upload/.gitkeep | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.