Re: Can't transfer any file to or from local computer.
SCP (file transfer) does not start because your bash cannot find file libgcc_s.so.1. So it may be path issue. Have you checked for the file? It must be included in path.
WinSCP session does not allocate TTY. On some servers it has such impact that some configuration files are not invoked (such as .bashrc). So if you set your path correctly in .bashrc (in way that libgcc_s.so.1 should be found) try to set it in .profile and vice versa.
WinSCP session does not allocate TTY. On some servers it has such impact that some configuration files are not invoked (such as .bashrc). So if you set your path correctly in .bashrc (in way that libgcc_s.so.1 should be found) try to set it in .profile and vice versa.