downloading and uploading files - python
Hello, I am using Watson Studio notebook and I downloaded the box file by using the following instruction.
download_file = client.file(file_id).content()
Now I need to upload the downloaded file into a Cloud Object Storage bucket, yet I do not know the file path where the downloaded file is located in.
May you help pls? Thanks in advance
Post is closed for comments.
Comments
1 comment