All Categories > Diode App > IT Admin Articles
While you can use the app's "Location on Disk" Zone setting to move a Zone folder to a new location on the same disk, it will not allow you to move the Zone folder to another disk or external drive.…
Updated 4 months ago by Hans
The Diode App runs a local Web3 proxy server on port 57861 that can be used to access Web3 URLs, and also Web2 URLs as if they are in the USA. This "works" as if you are running the Diode CLI, but yo…
Updated 11 months ago by Hans
Diode Drive supports changing the profile directory away from the default location by using one of the following methods: Use a file. Move your current ~/.config/ddrive directory to its new location…
Updated 1 year ago by Hans
This is an example python script demonstrating how to use the Diode API with websockets: import asyncio import json import logging import os import sys import websockets import websockets.exceptions…
Updated 8 months ago by Zach
Diode API Curl Example. Diode Drive version 1.9.3 introduced version 1 of the Diode Drive API. The Diode Drive API implements JSON-RPC and authenticates via a bearer token. It can be used to send cha…
The Diode app will ignore, and will not sync, certain types of files and folders: Any file that: is 8 characters long ending in a tilde and a number. e.g. MYFILE~1 These are FAT file system secondary…
Powered by HelpDocs (opens in a new tab)