LinuxCommandLibrary

tran

Securely transfer files between computers with TUI

TLDR

Open the file browser TUI
$ tran
copy
Send a file to a remote computer
$ tran send [file]
copy
Receive files from a remote computer
$ tran receive [password]
copy

SYNOPSIS

tran [options] command

DESCRIPTION

tran is a command-line tool and TUI that allows secure transfer and sending of files and directories between computers. It provides a file browser interface for selecting files and uses password-based authentication for receiving transfers.

HISTORY

tran was created by abdfnx and is written in Go.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard