1 min readSep 21, 2018
<class 'Exception'> [Errno 2] No such file or directory: 'my_file_name.txt'
what is the default directory of an uploaded file ( uploaded to IBM Cloud Object Storage)
my code :
upload_file_cos(credentials = credentials_1,local_file_name = ‘./my_file_name.txt’,key = ‘my_file_name.txt’)