Skip to main content

SFTP

How to Add SFTP using RcloneView

Step 1: Opening New Remote Configuration Window

  • Click + New Remote from the top menu under Remote.
  • Alternatively, click the + button in the Explorer pane and select New Remote to start remote configuration.
add new remoteadd new remote explorer

Step 2: Adding SFTP Remote

In the Provider tab:

  1. Type sftp in the search bar.
  2. Select sftp (SSH/SFTP) from the list.
add sftp remote provideradd sftp remote options

In the Options tab:

  1. Enter the host (e.g., myserver.example.com or 192.168.1.100)
  2. Enter the username
  3. Enter the port number (default is 22)
  4. Enter the password

In the Name tab:

  1. Enter a remote name (e.g., MySFTPServer)
add sftp remote nameadd sftp remote save

In the Save tab:

  1. Click Save to finish setup.

Step 3: Verify the Added SFTP Remote in RcloneView

  1. Go to Remote > Remote Manager
  2. Confirm your newly added SFTP remote appears in the list.

Done! Your SFTP remote is now successfully configured and ready for use in RcloneView.