* initial commit
* adding quotes for the array error
* Create Gemfile
* Create Gemfile.lock
* add .nvmrc and .node-version
* removed /article from URL
* update links to work with netlify
* more fixed links
* link fixes
* update bad links
* Update netlify.toml
toml test for redirects
* article redirect
* link fixes
* Update index.html
* Update netlify.toml
* Update _config.yml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* add article back into URL for launch
* Update netlify.toml
* Update netlify.toml
* add order to categories front matter
* Update netlify.toml
* update
* sidemenu update
* Revert "sidemenu update"
This reverts commit 5441c3d35c.
* update order prop
* Navbar updates per Gary and compiler warnings
* font/style tweaks
* Update sidebar.html
* Stage Release Documentation (#739)
* initial drafts
* rewrite Custom Fields article to prioritize new context-menu option & better organize ancillary information
* edit
* edit
* Custom Field Context Menu & CAPTCHA item in release notes
* SSO relink event
* update rn
* small edits
* improve release notes titles
* fix side menu
* Edits courtest of mportune!
* update order
* link fixes
* link cleanup
* image updates and a link
* fix trailing slash
Co-authored-by: DanHillesheim <79476558+DanHillesheim@users.noreply.github.com>
3.9 KiB
layout, title, categories, featured, popular, tags, order
| layout | title | categories | featured | popular | tags | order | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| article | Sync your Vault |
|
false | false |
|
04 |
Adding, editing, or deleting Vault items from any Bitwarden client application will automatically push changes to your Bitwarden server, whether Cloud-hosted or self-hosted.
In order to pull those changes down to another Bitwarden client application, your Vault will need to Sync.
Automatic Sync
Your personal Web Vault{:target="_blank"} will always remain in-sync. Organization Vaults will automatically sync across users and client applications every 30 minutes.
Bitwarden client applications (Desktop Applications, Browser Extensions, Mobile Apps, and CLI) will sync automatically on login, and with regularity when unlocked. You can also Manually Sync your Vault to pull changes to a client application immediately.
{% callout success %} When you install Bitwarden on a new device, simply log in to your existing account to automatically pull down your most up-to-date Vault data. {% endcallout %}
Manual Sync
To manually sync your Vault from a Bitwarden client application:
Select the {% icon fa-cogs %} Settings tab, select the Sync option and select the Sync Vault Now button.
{% endcapture %} {{ be_sync | markdownify }}
Open the {% icon fa-cogs %} Settings tab, tap the Sync option and tap Sync Vault Now.
Toggle the Enable sync on refresh option to allow your Vault to be synced using a pulldown gesture on the {% icon fa-lock %} My Vault tab.
{% endcapture %} {{ mob_sync | markdownify }}
Select File → Sync Vault from the menu bar.
{% endcapture %} {{ desk_sync | markdownify }}
Use the sync command to manually sync your Vault:
bw sync
For more information, refer to our CLI documentation. {% endcapture %} {{ cli_sync | markdownify }}
Troubleshooting
If Vault Sync is not working properly, investigate the following:
Mismatched Timestamp
Sync failure may occur if your device's time is not correct. Bitwarden uses TLS/SSL, which will fail to connect a client application to the server if timestamps are mismatched.
VPN or Ad Blocker Interference
In some cases, VPN or Ad Blocker browser extensions may interfere with the connection between client application and server. This issue is typically observed with Bitwarden Browser Extensions.