Acerca de Rclone
Rclone is a powerful command-line tool for managing files across cloud storage providers. It offers robust features like encryption, compression, and checksum verification, ensuring data integrity and security. With support for over 70 cloud storage services, Rclone simplifies backups, syncs, and migrations while optimizing bandwidth usage through server-side transfers.
Preguntas frecuentes
Yes, rclone stores all its config in a single file. You can find the config file location by running 'rclone config file'.
This has been documented in its own remote setup page. Refer to the remote setup docs for detailed instructions.
Yes, rclone can sync between two remote cloud storage systems. However, it effectively downloads the file and uploads it again, so the node running rclone needs sufficient bandwidth.
Yes, bidirectional cloud sync is available in rclone since version 1.58.0.
Rclone follows standard environment variables for proxies, such as http_proxy and https_proxy. You can set these variables or use the --http-proxy command line argument.
Rclone stores each file as a native object on the remote cloud storage system, maintaining a 1:1 mapping between files on your hard disk and objects in the cloud. Cloud storage systems do not support partially uploading an object.
This notice means you have not configured any remotes. You can configure a remote using the config help docs or create an empty config file with 'rclone config touch' if using on-the-fly remotes.
This error occurs when rclone cannot find the SSL root certificates. You can fix it by installing the certificates manually, such as using 'curl -o /etc/ssl/certs/ca-certificates.crt https://raw.githubusercontent.com/bagder/ca-bundle/master/ca-bundle.crt'.
Alternativas a considerar
Ver todas las alternativasInsignias
Promociona Rclone y dale más visibilidad añadiendo estas insignias a tu web, documentación o ficha de producto. Cada insignia enlaza a la página de Rclone en Webfolio.
<a href="https://www.webfolio.to/tools/rclone?utm_source=badge&utm_campaign=badge" target="_blank" rel="noopener noreferrer"><img src="https://www.webfolio.to/badges/featured_color.svg" alt="Destacado en Webfolio" style="max-width: 150px" /></a>
Categorías
Reclamar esta herramienta
¿Eres el fundador? Reclama tu perfil para actualizar los detalles y rastrear visualizaciones.