Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9338930
create_deposit.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
322 B
Subscribers
None
create_deposit.sh
View Options
#!/usr/bin/env bash
.
./default-setup
ARCHIVE
=
${
1
-
'../../deposit.zip'
}
STATUS
=
${
2
-
'--no-partial'
}
./swh-deposit
\
--username
${
USER
}
\
--password
${
PASSWORD
}
\
--collection
${
COLLECTION
}
\
--archive-deposit
\
--archive
${
ARCHIVE
}
\
${
STATUS
}
\
--url
${
SERVER
}
/1
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Jul 4 2025, 9:15 AM (6 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3240096
Attached To
rDDEP Push deposit
Event Timeline
Log In to Comment