termscp icon indicating copy to clipboard operation
termscp copied to clipboard

🖥 A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3/SMB

Results 26 termscp issues
Sort by recently updated
recently updated
newest added

## Description A clear and concise description of what the bug is. When I connect to my ftp client successfully, I try to search a keyword in it using `F`,...

bug
refactoring

I have several hosts configured in my ~/.ssh/config, that protected with company's VPN or AWS session manager. There are some examples: ``` Host foo.i-123456 User xxx ProxyCommand aws ssm start-session...

new feature

## Description running termscp, errors with: "termscp: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory" ## Steps to reproduce run `termscp` ##...

bug

## Description I was unable to connect to S3 bucket on AWS. There were two major things: 1. termscp is asking me for a password when I try to connect...

bug

## Description termscp SFTP not supported MFA Code ❯ sftp -P2222 [email protected] [email protected]'s password: lijicong Please Enter MFA Code. ([email protected]) [OTP Code]: ### Changes Hope to support MFA Code

new feature
backlog

## Description As suggested https://github.com/veeso/termscp/discussions/229 WebDAV could be implemented into termscp by using https://crates.io/crates/webdav-handler ### Changes - Implement remotefs-webdav - Implement into termscp

new feature

## Description Based on some tests, I find that `termscp` is unable to handle encrypted ssh keys. Functionality added as a result of #123 and #126 fails when ssh key,...

new feature
backlog

## Description When terminal window is moved around or resized, ongoing transfer fails with a message `Could not download file: I/O error on remote: Error waiting on socket` ## Steps...

bug
sorcery
backlog

## Description Right now you need to enter the SAMBA share to be able to connect to the remote, it would be interesting to make this optional and to list...

new feature
backlog

# Description It would be good to add queuing support, i.e. the user can mark a list of files to transfer one way or the other and then, when finished,...

new feature
backlog