dbx
Verified for current stable LTS
Dbx Command: Sync Local Files To Dbfs
Use for sync local files to dbfs with Dbx. Exact CLI syntax to sync local files to dbfs using Dbx.
When to use this: Use for sync local files to dbfs with Dbx.
Command Syntax
dbx sync dbfs --source <path/to/directory> --dest <path/to/remote_directory> dbx sync dbfs --source <path/to/directory> --dest <path/to/remote_directory> Command Breakdown
--source- Command Option
- Tool-specific option used by this command invocation.
--dest- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to sync local files to dbfs using Dbx.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Dbx Command: Create A New Dbx Project In The Current Working Directory
dbx configure --profile <DEFAULT> Dbx Command: Deploy A Specified Workflow To Artifact Storage dbx deploy <workflow_name> Dbx Command: Launch A Specified Workflow After Deployment dbx launch <workflow_name> Dbx Command: Sync Local Files From Specified Path To DBFS dbx sync dbfs --source <path/to/directory> --dest <path/to/remote_directory> Dbx Command: Configure Dbmin Profile dbx configure --profile <DEFAULT>