Skip to content

cyverse/open_storage_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

open_storage_network

University of Arizona hosts an Open Storage Network (OSN) pod on campus at UITS. The pod is ~ 1.4 petabytes of S3 cloud storage. 400 TBs has been given over to the OSN for communial use. Most users of the OSN pod will do so through NSF ACCESS-CI. For our colleagues at UA, we may provide storage buckets without using ACCESS-CI

Managing allocations, storage buckets, and users is done through the user interface Coldfront. Credentials are through NSF ACCESS similar to Jetstream2. Coldfront documentation

Reading and writing to buckets is done through command line tools like rclone or AWS CLI

Find the rclone config file on your machine rclone config file

Copy file from local to cloud bucket rclone copy /local/file.txt <bucket_alias>:/<bucket_name

rclone copy /home/jgillan/Downloads/collection25.json arizona_osn_lib:/ual

Read an OSN S3 bucket

rclone lsd uaz-d2s-backup:uaz-d2s-backup/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published