cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Community Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

No able to move a file to volume

Shravanshibu
New Contributor III

I am trying to move a file from repo local directory to volumes, but I am getting directory not found issue. Can some one guide me.

tried using dbfs (dbfs/:Volumes/folder/ , /dbfs/Volumes/folder/) and without dbfs (/Volumes/folder/). None worked.

Shravanshibu_0-1710141545813.png

@Kaniz_Fatma 

 

1 REPLY 1

Kaniz_Fatma
Community Manager
Community Manager

Hi @Shravanshibu , When using Databricks File System (DBFS), ensure you use the correct syntax for specifying the path to a volume:

  • If youโ€™re using the absolute path, it should be: /dbfs/Volumes/folder/your_file.txt.
  • If youโ€™re using a relative path, it should be: dbfs:/Volumes/folder/your_file.txt.
Join 100K+ Data Experts: Register Now & Grow with Us!

Excited to expand your horizons with us? Click here to Register and begin your journey to success!

Already a member? Login and join your local regional user group! If there isn’t one near you, fill out this form and we’ll create one for you to join!