Forrest logo
back to context overview

qrcp

List of commands for qrcp:

  • qrcp:tldr:1b03d qrcp: Send a file or directories.
    $ qrcp send ${filename_or_directory filename_directory ---}
    try on your machine
    explain this command
  • qrcp:tldr:4ac90 qrcp: Receive files.
    $ qrcp receive
    try on your machine
    explain this command
  • qrcp:tldr:55137 qrcp: Specify the network [i]nterface to use.
    $ qrcp ${select} --interface interface
    try on your machine
    explain this command
  • qrcp:tldr:d3190 qrcp: Keep the server alive.
    $ qrcp ${select} --keep-alive
    try on your machine
    explain this command
  • qrcp:tldr:fb58f qrcp: Specify a [p]ort to use.
    $ qrcp ${select} --port ${port_number}
    try on your machine
    explain this command
  • qrcp:tldr:fecf4 qrcp: Compress content before transferring.
    $ qrcp send --zip ${filename_or_directory}
    try on your machine
    explain this command
back to context overview