Docs FTP / SFTP FTP / SFTP Overview

FTP / SFTP Overview

Browse remote file systems via FTP, FTPS, or SFTP with drag-and-drop, permissions, and file sync.

Supported Protocols

  • SFTP — Connects via saved SSH hosts (recommended)
  • FTP — Standard FTP
  • FTPS — FTP with TLS encryption

Connecting

Three ways to connect:

  1. SSH hosts — Select a saved SSH host to connect via SFTP
  2. Saved FTP hosts — CRUD management for FTP/FTPS connections
  3. Quick connect — Protocol selector + host, port, user, password. Includes a "Save as host" button.

File Browser

  • List view with file-type icons, sortable columns (name, size, modified date) — sort direction persisted
  • Directory tree (left sidebar) — expandable folders, toggleable visibility, resizable width
  • Breadcrumb navigation — clickable path segments, dropdown for subdirectories, inline path editing
  • History — Back/forward navigation buttons
  • Search / filter files in the current directory
  • Multi-tab — Independent connection, path, history, selection, sort, and tree state per tab

File Operations

OperationDescription
UploadFile picker button or drag-and-drop files into the browser
DownloadSingle files, selected files in bulk, or drag files to your desktop
Create FolderNew directory at current path (Cmd+Shift+N)
RenameRename files or folders (F2)
DeleteSingle or bulk delete with confirmation (Delete)
ClipboardCut (Cmd+X), Copy (Cmd+C), Paste (Cmd+V) files and folders
DuplicateDuplicate files (Cmd+D)

Transfer Tracking

Upload and download operations show progress with transfer tracking — name, direction, percentage, and status indicators.

File Permissions

Select a file and open the Properties Panel to see and edit:

  • Checkboxes for owner/group/other: read, write, execute
  • Octal input (e.g., 755)
  • Recursive chmod for directories ("Apply to enclosed")
  • Owner and group display

File Sync

Edit a remote file locally, and VortexHQ will watch for changes and auto-sync them back to the server with status notifications.

Toggle Hidden Files

Show or hide dotfiles (e.g., .env, .htaccess) — preference is persisted.

Last updated 12 hours ago