Skip to main content
Cluster requirements:
  • UC dedicated clusters not supported
  • UC standard clusters not supported
  • Livy clusters not supported
Helps perform file operations like copy and move on different file systems.

Parameters

You can perform operations on DBFS files using Local file system too by providing path under /dbfs! This is because Databricks uses a FUSE mount to provide local access to the files stored in the cloud. A FUSE mount is a secure, virtual filesystem.

Examples


Copy Single File


Copy All Files From A Directory


Move Files


S3 - Sync Entire Directory