Ajay-Pandey
Databricks MVP

Hi @ruoyuqian 

Please use dbutils.fs.cp(sourcePath,destination_path) that will be able to load data in volume.

If still having issue, please check for access of running via job.

Ajay Kumar Pandey