Here’s a clear, professional piece for documenting or announcing the installation of SFTP Drive v3:


Why Upgrade to Version 3?

Before we dive into the installation, it is important to understand why V3 matters. Previous versions relied on older FUSE implementations (macFUSE or WinFsp) that occasionally crashed under heavy load. SFTP Drive V3 introduces:

If you are still using V2 or a competing product, this upgrade is essential.

Prerequisites


Mount from command line (for scripts)

"C:\Program Files\South River Technologies\SFTPDrive\sftpdrivecmd.exe" mount /drive=X: /host=sftp.example.com /user=joe /password=secret

Step 3: Initial Configuration (Connecting Your First Drive)

Upon launching SFTP Drive v3 for the first time, you will be greeted by a clean, modern dashboard. Here is how to establish your first connection:

  1. Click "New Connection": Look for a button or link labeled New Drive or New Connection.
  2. Enter Server Details:
    • Host: Enter your server’s IP address or domain name.
    • Port: The default is 22 (unless your server uses a non-standard SSH port).
    • Username: Your SSH username.
    • Password/Key: You can either enter your password or select your Private Key file (PEM/PPK) for key-based authentication.
  3. Drive Settings:
    • Drive Letter: Choose an available letter (e.g., S: for Server, R: for Remote).
    • Volume Label: Give the drive a friendly name so you can identify it easily in File Explorer (e.g., "Production Server").
  4. Advanced Options (Optional):
    • In v3, you can often configure the Remote Path if you want the drive to mount a specific folder rather than the root directory (e.g., /var/www/html).

Subject: SFTP Drive v3 Installation – Guide & Requirements

SFTP Drive v3 allows you to mount a remote SFTP server as a local drive on Windows, enabling seamless file access and management.

Installation Wizard Steps

| Dialog | Action | |--------|--------| | Welcome | Click Next. | | License Agreement | Check “I accept the terms in the License Agreement” → Next. | | Destination Folder | Keep default (C:\Program Files\South River Technologies\SFTPDrive\) or change → Next. | | Ready to Install | Click Install. | | Completion | Leave “Launch SFTP Drive” checked → click Finish. |

The installer may briefly flash a command prompt while registering the virtual device driver.