cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Move folder from dbfs location to user workspace directory in azure databricks

Data_Engineer3
Contributor III

I need to move group of files(python or scala file from)or folder from dbfs location to user workspace directory in azure databricks to do testing on file.

Its verify difficult to upload each file one by one into the user workspace directory, so is it possible to move file from dbfs location to user workspace directory in azure databricks?

Since i am not able to upload folder instead of file directly or huge than some particular size, could you suggest the way to move or copy files into user workspace directory in azure databricks.

1 REPLY 1

-werners-
Esteemed Contributor III

dbutils.fs.mv or dbutils.fs.cp can help you.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now