Skip to content

Commit c2b569c

Browse files
axpnetclaude
andcommitted
fix: remove em-dashes from rclone integration page
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 82256e9 commit c2b569c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

features/rclone.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# rclone Integration
22

3-
> AeroFTP stands on the shoulders of a giant. [rclone](https://rclone.org) is the gold standard in file transfer and cloud synchronization a project that has redefined what a command-line tool can do. With 70+ backends, a thriving community, and over a decade of relentless development, rclone has set the bar for every tool in this space, including ours.
3+
> AeroFTP stands on the shoulders of a giant. [rclone](https://rclone.org) is the gold standard in file transfer and cloud synchronization - a project that has redefined what a command-line tool can do. With 70+ backends, a thriving community, and over a decade of relentless development, rclone has set the bar for every tool in this space, including ours.
44
>
5-
> This integration is our way of building a bridge, not a wall. If you use rclone, AeroFTP welcomes you with open arms. Your configuration, your remotes, your workflow bring it all.
5+
> This integration is our way of building a bridge, not a wall. If you use rclone, AeroFTP welcomes you with open arms. Your configuration, your remotes, your workflow - bring it all.
66
77
## What this does
88

@@ -12,7 +12,7 @@ AeroFTP can **import and export** rclone configuration files (`rclone.conf`), al
1212

1313
- Reads your `rclone.conf` directly (auto-detected or manually selected)
1414
- Maps rclone remote types to AeroFTP protocols
15-
- **Upgrades credential security**: rclone stores passwords using reversible obfuscation (AES-256-CTR with a published key). AeroFTP de-obfuscates them and stores them in an AES-256-GCM encrypted vault with Argon2id key derivation a significant security improvement with zero effort on your part
15+
- **Upgrades credential security**: rclone stores passwords using reversible obfuscation (AES-256-CTR with a published key). AeroFTP de-obfuscates them and stores them in an AES-256-GCM encrypted vault with Argon2id key derivation - a significant security improvement with zero effort on your part
1616
- Available in the GUI (Settings > Export/Import > Import from rclone) and CLI (`aeroftp import rclone`)
1717

1818
### Export (AeroFTP to rclone)
@@ -64,9 +64,9 @@ We are actively adding support for more backends. If your favorite rclone remote
6464

6565
1. Open **Settings > Export/Import**
6666
2. In the **rclone** section, click **Import from rclone**
67-
3. AeroFTP auto-detects your `rclone.conf` or click **Browse** to select it manually
67+
3. AeroFTP auto-detects your `rclone.conf` - or click **Browse** to select it manually
6868
4. Review the list of detected remotes, deselect any you don't need
69-
5. Click **Import** credentials are stored in your encrypted vault
69+
5. Click **Import** - credentials are stored in your encrypted vault
7070

7171
For export, select **Export to rclone**, choose which servers to include, and save the `.conf` file.
7272

0 commit comments

Comments
 (0)