Movistar | Cloud En Linux Full
Estado actual (2025): El método WebDAV a veces es limitado (no permite ciertos tipos de archivos grandes o renombrados masivos). Es útil solo para lectura/escritura básica. No es el "full" ideal, pero es el más integrado con el escritorio Linux.
Problema: Timeout por inactividad.
Solución: Edita /etc/davfs2/davfs2.conf y añade:
use_locks 0
cache_size 1
table_size 10
En el pasado, Movistar Cloud habilitó el protocolo WebDAV (un estándar abierto). Aunque oficialmente lo han ocultado en la interfaz web para nuevos usuarios, los que tenemos cuentas antiguas o usamos la API de Telefónica podemos aprovecharlo.
For a more integrated experience, install davfs2:
sudo apt install davfs2 # Debian/Ubuntu
sudo mount -t davfs https://cloud.movistar.es/remote.php/webdav/ /mnt/movistar
Add your credentials to /etc/davfs2/secrets to avoid repeated prompts. This gives you a mount point that any application can use.
Limitation: davfs2 caches files but is not a true bidirectional sync engine. Conflicts can arise if you modify the same file from two devices.
Rclone es el "swiss army knife" del almacenamiento en la nube para terminal. Soporta más de 40 proveedores, y aunque Movistar Cloud no está en la lista oficial, podemos "engañar" a Rclone porque Movistar Cloud utiliza la infraestructura de OpenStack Swift (el mismo backend que servicios como OVH Cloud o Telefónica Open Cloud).
To get "Movistar Cloud full" on Linux:
There is no official Movistar Cloud desktop client for Linux . However, you can achieve a "full" integration by leveraging standard protocols like to mount the cloud storage as a local drive Bienvenido a Movistar Cloud! Methods to Use Movistar Cloud on Linux 1. Native Mounting via WebDAV
Movistar Cloud supports WebDAV, allowing you to access your unlimited storage directly from your file manager (Nautilus, Dolphin, etc.) or the terminal Bienvenido a Movistar Cloud! Server URL:
The specific URL can often be found in your account settings on the Movistar Cloud Web Interface under "Settings" or "Virtual Disk" Bienvenido a Movistar Cloud! In GNOME (Nautilus): + Other Locations In the "Connect to Server" box, enter: davs://[YOUR_WEBDAV_URL] Rijksuniversiteit Groningen
Enter your Movistar credentials (phone number/email and password). In Terminal (fstab/mount): You can use to mount it permanently:
sudo apt install davfs2 sudo mount -t davfs [YOUR_WEBDAV_URL] /mnt/movistarcloud Use code with caution. Copied to clipboard 2. Advanced Sync with Rclone
For a more robust experience (including scheduled syncs or encryption), is the industry standard for Linux rclone config and create a new remote. as the storage type. Enter the server URL and your Movistar credentials. movistar cloud en linux full
You can then "mount" the remote to treat it like a local folder: rclone mount movistar: /home/user/MovistarCloud & 3. Web Interface (Fastest Access)
The most direct way to manage files without configuration is through the official Web Portal
. This supports drag-and-drop and basic file management but lacks automatic background synchronization. Key Considerations Unlimited Storage:
Movistar Cloud offers unlimited storage for most Fusion and mobile contract customers No Official Sync:
Without an official client, features like "Selective Sync" (syncing only specific folders locally while keeping others in the cloud) must be managed manually via Rclone or WebDAV Account Retention: If you unsubscribe from Movistar, you generally have
to download your content before it is archived for another 60 days and then permanently deleted Accessing Nextcloud files using WebDAV
See the WebDAV URL, to be found in Files Settings -> WebDAV in the Files on your Nextcloud account. Ocupa tu Disco Virtualvía WebDav
While Movistar Cloud does not offer a native desktop application for Linux, you can achieve a "full" integrated experience by using a combination of web-based access and a
. This allows you to treat your Movistar Cloud storage like a local drive on your Linux system. Core Implementation: WebDAV Integration
The most robust way to get a "full" feel on Linux is to bypass the browser and mount the service directly into your file manager (like Nautilus, Nemo, or Dolphin). Install Necessary Tools : Most Linux distributions need to handle WebDAV mounts. Debian/Ubuntu sudo apt install davfs2 sudo dnf install davfs2 Mounting the Drive
: You can mount the cloud service using the Movistar WebDAV URL.
In the world of Linux, where freedom meets function, Movistar Cloud presents a unique challenge. While Movistar offers a robust "unlimited" storage service, it does not provide an official, native desktop client for Linux. This is the story of how a Linux user—let’s call him Alex—navigates the digital clouds to make Movistar Cloud feel "full" and integrated on his machine. The Barrier: No Official App
Alex quickly realizes that unlike Windows or macOS, there is no .deb or .rpm package to download from the official Movistar Cloud site. The service is designed primarily for mobile (Android/iOS) and mainstream desktop OSs. The Bridge: The Web Interface Estado actual (2025): El método WebDAV a veces
For basic needs, Alex uses the web portal. It allows him to:
Upload and Download: Essential for moving specific documents or photos.
Organize: He can sort his digital life into albums and folders directly in the browser.
Share: He sends links to family and friends via social media or email without needing a local sync. The "Full" Linux Workaround: Rclone and WebDAV
To truly integrate the service into his Linux file manager (like Nautilus or Dolphin), Alex looks for a protocol bridge. Many third-party storage providers use WebDAV, a standard that tools like Rclone can mount as a local drive.
Investigation: Alex checks if Movistar Cloud exposes a WebDAV URL (a common trait for services built on white-label cloud platforms).
Configuration: If available, he uses rclone config to set up a new "webdav" remote.
Mounting: By running rclone mount movistar: ~/MovistarCloud, his "unlimited" storage appears as a regular folder on his Linux desktop. The Reliable Alternatives
Eventually, Alex finds that for a "full" native experience without manual terminal work, other services often serve Linux users better: WebDAV - Rclone
Title: Movistar Cloud en Linux: ¿Alguien ha logrado acceso completo?
Body:
Hola a todos,
Estoy buscando la manera de usar Movistar Cloud (el servicio de almacenamiento de Telefónica/Movistar) en Linux de forma full —es decir, no solo la web, sino sincronización automática, montaje como unidad, y cliente de escritorio. Problema: Timeout por inactividad
Por ahora he probado:
¿Alguien ha conseguido sincronización completa (como el cliente de Windows/Mac) en Ubuntu, Fedora o Arch? ¿Tal vez usando un contenedor Docker o Wine?
Cualquier experiencia o truco se agradece. ¡Gracias!
If you need this translated into English (for an international subreddit) or adapted as a support ticket to Movistar, just let me know.
While Movistar does not offer a native Movistar Cloud desktop application for Linux, users can still achieve a "full" experience by leveraging web-based access or mounting the service as a network drive using the WebDAV protocol. 1. Web Portal Access
The most direct way to manage files on Linux is through the official web portal. It requires no installation and is compatible with modern browsers like Mozilla Firefox and Google Chrome. Access Link: Movistar Cloud Web Portal.
Key Features: Upload, download, and organize photos, videos, and documents directly from your browser. 2. Mounting as a Local Drive (WebDAV)
To integrate Movistar Cloud into your Linux file manager (like Nautilus, Dolphin, or Thunar), you can use WebDAV. This makes the cloud storage appear as a local disk.
Connection Address: Use the server address provided in your account settings (typically following a structure like https://movistarcloud.cl or regional variants). File Manager Steps: Open your file manager and select "Connect to Server". Enter the WebDAV URL. Provide your Movistar Cloud credentials when prompted.
The drive will mount, allowing you to drag and drop files as if they were on your computer. 3. Advanced Syncing with Rclone
For power users who want command-line control or automated backups, the open-source tool Rclone is the standard for Linux.
Installation: You can install it via your package manager (e.g., sudo apt install rclone for Ubuntu/Debian).
Setup: Use rclone config and select the WebDAV backend to link your Movistar account.
GUI Option: If you prefer a visual interface for Rclone, the RClone Manager is available as a Flatpak on Flathub. Summary of Features Feature Web Portal WebDAV Mount Linux Support Full (via Browser) Full (via File Manager) Full (CLI/GUI) Local Sync Automated/Manual Ease of Use High (Expert) Install RClone Manager on Linux - Flathub