SharePoint para usuarios empresariales de Microsoft 365
Cómo agregar SharePoint usando Rclone CLI (Windows)
Paso 1: Abrir el símbolo del sistema
- Presiona
Win + R, escribecmdy presionaEnter.
Paso 2: Iniciar la configuración de Rclone
En la ventana del símbolo del sistema, escribe:
rclone config
Verás el siguiente menú:
No remotes found - make a new one
n) New remote
s) Set configuration password
q) Quit config
n/s/q> n
Escribe n y presiona Enter para crear un nuevo remoto.
Paso 3: Configurar SharePoint
Sigue estas indicaciones:
- Nombre: Asigna un nombre significativo a tu remoto (por ejemplo,
mySharePoint).
Enter name for new remote.
name> mySharePoint
- Almacenamiento: Selecciona OneDrive escribiendo
onedriveo su número correspondiente (normalmente36) de la lista.
Storage> onedrive
- client_id y client_secret: Déjalos en blanco a menos que tengas credenciales específicas.
client_id> (press Enter)
client_secret> (press Enter)
- Región: Elige global por defecto.
Choose national cloud region for OneDrive.
Choose a number from below, or type in your own value of type string.
Press Enter for the default (global).
1 / Microsoft Cloud Global
\ (global)
2 / Microsoft Cloud for US Government
\ (us)
3 / Microsoft Cloud Germany (deprecated - try global region first).
\ (de)
4 / Azure and Office 365 operated by Vnet Group in China
\ (cn)
region> (press Enter)
- Opción tenant: Déjala vacía a menos que sea específicamente necesaria.
Enter a value. Press Enter to leave empty.
tenant> (press Enter)