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.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group