goofys icon indicating copy to clipboard operation
goofys copied to clipboard

copy large files to azure storage v2 : Permission denied

Open NewFuture opened this issue 4 years ago • 1 comments

copy files to the goofys Azure Storage V2 mount point:

Small files (such as 10MB) are OK; Large files (>=10G)always fail.

cp: error writing 'xxx/64GB': Permission denied
cp: failed to close 'xxx/64GB': Permission denied

NewFuture avatar May 10 '21 02:05 NewFuture

are you missing any permissions in azure? what does --debug_s3 say?

kahing avatar Jul 12 '21 00:07 kahing