s3fs icon indicating copy to clipboard operation
s3fs copied to clipboard

bug in copy_file creates destination file even if source does not exist

Open simonm3 opened this issue 5 years ago • 0 comments

I recently downloaded a few hundred files using copy_file. Most of the time it works as expected. However sometimes when the source file does not exist it creates the destination file anyway with zero bytes before raising an exception.

simonm3 avatar Jul 22 '20 10:07 simonm3