The command-line app for transferring files and synchronizing directories

Rclone

Rclone 1.72.0 (32-bit)

  -  24 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Rclone 1.72.0 (32-bit).


For those interested in downloading the most recent release of Rclone or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Rclone 1.72.0 (32-bit) Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Rclone 1.72.0 (32-bit) Screenshot 1
  • Rclone 1.72.0 (32-bit) Screenshot 2

What's new in this version:

New backends:
- Archive backend to read archives on cloud storage

New S3 providers:
- Cubbit Object Storage
- FileLu S5 Object Storage
- Hetzner Object Storage
- Intercolo Object Storage
- Rabata S3-compatible secure cloud storage
- Servercore Object Storage
- SpectraLogic

New commands:
- rclone archive: command to create and read archive files
- rclone config string: for making connection strings
- rclone test speed: Add command to test a specified remotes speed

New Features:
- backends: many backends have has a paged listing
- this enables progress when listing large directories and reduced memory usage

build:
- Bump golang.org/x/crypto from 0.43.0 to 0.45.0 to fix CVE-2025-58181
- Modernize code and tests
- Update all dependencies
- Enable support for aix/ppc64
- check: Improved reporting of differences in sizes and contents
- copyurl: Added --url to read URLs from CSV file

docs:
- markdown linting
- fixes
- fs: remove unnecessary Seek call on log file
- hashsum: Improved output format when listing algorithms
- lib/http: Cleanup indentation and other whitespace in http serve template
- lsf: Add support for unix and unixnano time formats
- oauthutil: Improved debug logs from token refresh

rc:
- Add job/batch for sending batches of rc commands to run concurrently
- Add runningIds and finishedIds to job/list
- Add osVersion, osKernel and osArch to core/version
- Make sure fatal errors run via the rc don't crash rclone
- Add executeId to job statuses in job/list
- config/unlock: rename parameter to configPassword accept old as well
- serve http: Download folders as zip

Fixed:

build:
- Fix tls: failed to verify certificate: x509: negative serial number

march:
- Fix --no-traverse being very slow
- serve s3: Fix log output to remove the EXTRA messages

Mount:
- Windows: improve error message on missing WinFSP

Local:
- Add --skip-specials to ignore special files

Azure Blob:
- Add ListP interface

Azurefiles:
- Add ListP interface

B2:
- Add ListP interface
- Add Server-Side encryption support
- Fix "expected a FileSseMode but found: ''"
- Allow individual old versions to be deleted with --b2-versions

Box:
- Add ListP interface
- Allow configuration with config file contents

Compress:
- Add zstd compression

Drive:
- Add ListP interface

Dropbox:
- Add ListP interface
- Fix error moving just created objects

FTP:
- Fix SOCKS proxy support
- Fix transfers from servers that return 250 ok messages

Google Cloud Storage:
- Add ListP interface
- Fix --gcs-storage-class to work with server side copy for objects

HTTP:
- Add basic metadata and provide it via serve

Jottacloud:
- Add support for Let's Go Cloud
- Add support for MediaMarkt Cloud as a whitelabel service
- Added support for traditional oauth authentication also for the main service
- Abort attempts to run unsupported rclone authorize command
- Improved token refresh handling
- Fix legacy authentication
- Fix authentication for whitelabel services from Elkjøp subsidiaries

Mega:
- Implement 2FA login

Memory:
- Add ListP interface

Onedrive:
- Add ListP interface

Oracle Object Storage:
- Add ListP interface

Pcloud:
- Add ListP interface

Proton Drive:
- Automated 2FA login with OTP secret key

S3:
- Make it easier to add new S3 providers
- Add --s3-use-data-integrity-protections quirk to fix BadDigest error in Alibaba, Tencent
- Add support for --upload-header, If-Match and If-None-Match
- Fix single file copying behavior with low permission

SFTP:
- Fix zombie SSH processes with --sftp-ssh

Smb:
- Optimize smb mount performance by avoiding stat checks during initialization

Swift:
- Add ListP interface
- If storage_policy isn't set, use the root containers policy
- Report disk usage in segment containers

Ulozto:
- Implement the About functionality
- Fix downloads returning HTML error page

WebDAV:
- Optimize bearer token fetching with singleflight
- Add ListP interface
- Use SpaceSepList to parse bearer token command
- Add Access-Control-Max-Age header for CORS preflight caching
- Fix out of memory with sharepoint-ntlm when uploading large file