@ -15,3 +15,6 @@ client = Client(options)
def get_file_list():
return client.list("/GIA CLOUD")
for file in get_file_list():
print(file)