Skip to content

michaellukashov/Far-NetBox

Repository files navigation

Far-NetBox

SFTP/FTP/SCP/WebDAV/S3 client plugin for Far Manager 3.0 (x86/x64/ARM64)

Far-NetBox is a file transfer plugin for Far Manager supporting multiple network protocols. Built on proven codebases — WinSCP 6.5.6, PuTTY 0.81, and FileZilla 2.2.32 — it delivers reliable remote file management inside Far's text-mode interface.

Workflow Build status
GitHub Actions build

Quick Start

:: Build for x64 (requires Visual Studio 2022)
cmd /c build-x64.bat

:: Launch Far Manager from the platform directory
Far3_x64\Far.exe

:: Press F11 and select NetBox to open the plugin

Key Features

  • SFTP/SCP — SSH file transfers via PuTTY
  • FTP/FTPS — File Transfer Protocol with TLS via FileZilla
  • WebDAV/HTTPS — Web-based distributed authoring via neon
  • Amazon S3 — S3-compatible storage with TLS and custom CA certificates
  • Session management — XML-based configuration with password encryption
  • Multi-architecture — x86, x64, and ARM64 builds

Documentation

Guide Description
Getting Started Build, install, and first connection
User Guide Protocols, features, and internationalization
Architecture Project structure, layers, and patterns
Contributing Code conventions, build rules, and development workflow
Testing Manual regression testing and verification

License

Far-NetBox is free software licensed under the GNU General Public License v3.