Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Reemote 0.0.18 documentation
Reemote 0.0.18 documentation

Contents:

  • Installation
  • Examples
    • Hello World CLI Example
    • Hello World GUI Example
    • Make Directory API Example
    • Get Facts Example
    • Read and Write Files Example
    • Make Directory GUI Example
    • Hello World API Example
    • Installing vim on Alpine API Example
  • Inventory
  • Deployment
  • Using the Reemote GUI
  • Using the Reemote CLI
  • Tutorial
  • Creating files and directory structures on the server
  • Facts and Operations
  • Commands
    • apk commands
    • apt commands
    • dnf commands
    • dpkg commands
    • pacman commands
    • pip commands
    • pipx commands
    • yum commands
    • zypper commands
  • Operations
    • apk operations
    • apt operations
    • dnf operations
    • dpkg operations
    • builtin operations
    • filesystem operations
    • pacman operations
    • pip operations
    • pipx operations
    • scp operations
    • server operations
    • sftp operations
    • users operations
    • yum operations
    • zypper operations
  • Facts
    • apk facts
    • apt facts
    • command facts
    • dnf facts
    • dpkg facts
    • inventory facts
    • lxc facts
    • pacman facts
    • pip facts
    • pipx facts
    • server facts
    • sftp facts
    • yum facts
    • zypper facts
  • Deployments
    • file deployments
    • lxc deployments
    • nginx deployments
    • rust deployments
  • Callbacks
    • progress callbacks
  • utilities
Back to top
View this page

CallbacksΒΆ

This section contains documentation for various callbacks supported by Reemote.

  • progress callbacks
    • file_specific_progress()
    • basis_progress()
    • Multi_file_transfer_progress
    • Rate_limiting_progress_updates
    • progress_bar()
Next
progress callbacks
Previous
rust deployments
Copyright © 2025, Kim Jarvis
Made with Sphinx and @pradyunsg's Furo