Skip to main content
Use this tool to copy one or more files to or from a remote console.

Remarks

Targeting files and directories in the shared scratch-drive partition

The drive-D partition is now accessible as a shared scratch space in the system and from within the Game OS. To copy titles in this shared drive, use xbcp (with or without the /x/title address) to access the drive partitions and files that are being used by the exclusive resource app. For example, to copy all files from the console scratch drive, use one of the following commands.
or
If a legacy XBOX One Software Development Kit title is running, drive D is the legacy TitleScratch drive, which isn’t the same as drive D in the system but is accessible in the system via the TitleScratch network share when the title isn’t running.

Targeting files and directories in an app container

While an exclusive app is running, the app container is read-only and mapped to drive G in the exclusive partition. For example, to copy data.bin from the app container while an exclusive app is running, use the following command.
Apps that are packaged at build time are read-only. Files and directories can be copied for these apps but can’t be added, deleted, or modified.

See also

Command-line tools XTF transport errors Connect (xbconnect.exe) Deploying your title to your XBOX Development Kit
Last modified on August 20, 2026