Skip to main content

Get directory

get_directory(prefix, directory)

Downloads all objects from TruStorage and saves to the specified local directory.

storage.get_directory(prefix="directory/", directory="/home/jovyan/data/")

Parameters

ParamTypeDescriptionRequired
prefixstrObject key starts with prefixTrue
directorystrLocal directoryTrue