B2C Sync Log

Review deployment and synchronization output in JetBrains IDEs

B2C Sync Log is a bottom tool window used for deployment and synchronization output. It gives each remote action a visible console trail so upload and sync operations can be inspected after they run.

Common Use Cases

  • Review upload results for a file or deployment batch.
  • Confirm the target connection and code version used by an operation.
  • Inspect warnings or failures returned by WebDAV or sandbox APIs.
  • Keep deployment output separate from normal IDE build output.

On this page