cli file transfer app. Supports SCP/SFTP/FTP/S3.
Launching with just 'termscp' opens a form to input remote info to connect to, or you can enter the info as an argument with the command , (e.g. 'termscp localhost', or 'termscp ftp://dlpuser@ftp.dlptest.com').
Won't launch in landscape for some reason, but works fine in landscape once launched, (although some of the layout looks funny... In general, keeping the terminal zoomed out makes the appearance better).
Not my work; I just built and packaged to share.
aarch64 version.
Official here - https://veeso.github.io/termscp/#menu
Attachment | Size | Date |
---|---|---|
termscp-0.8.2-1.aarch64.rpm | 2.28 MB | 29/04/2022 - 00:29 |
(none)
Comments
edp17
Tue, 2024/01/23 - 15:16
Permalink
Can you please package it too for arm32?
spinfoam
Wed, 2023/08/23 - 14:56
Permalink
One note for those trying this software. Recent versions of OpenSSH have disabled ssh-rsa public key algorithm. This version of app still uses it by default so one needs to add the following to sshd config:
PubkeyAcceptedKeyTypes=+ssh-rsa
! WARNING ! This is not considered a safe solution.
spinfoam
Wed, 2023/08/23 - 14:41
Permalink
Really great, even with touchscreen keyboard (albeit on big phone) the operation is easy.
Is it possible to update it as suggested on the termscp github? Meaning the following:
devel-su
termscp --update
Or it should be done through openrepos?
Thank you
Seven_of_nine
Mon, 2022/10/24 - 17:16
Permalink
Fantastic! Runs fine at Volla phone in po... - edit: landscape format with BT keyboard.Thank you so much!
But with the touchscreen keyboard i see no chance to work with it.
edit: Absolutely fantastic when operated via SSH from computer!