ChrisTitusTech / linutil

Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
https://christitus.com
MIT License
1.75k stars 158 forks source link

SFTP issue #181

Closed Jaredy899 closed 1 week ago

Jaredy899 commented 3 weeks ago

after running the script and doing a full system update, and applying the bash prompt setup, I can no longer sftp into my system.

SFTP session can not be started. Reason: Timeout waiting for response from SFTP subsystem

Jaredy899 commented 3 weeks ago

I think I fixed the issue. I added this if [[ $iatest -gt 0 ]]; then to check if the shell is interactive.

Jaredy899 commented 3 weeks ago

I still can't get it to work in Ubuntu

jeevithakannan2 commented 3 weeks ago

I think the issue should be created in https://github.com/ChrisTitusTech/mybash