Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

SFTP (or samba) not working

Chris edited this page Oct 18, 2023 · 2 revisions

This can happen when the bash console on storage returns a message that is too large for the protocol. To fix it connect to storage02 with ssh (ssh username@storage02.natmeg.se), open the bashrc file with a text editor (e.g., nano ~/.bashrc), comment out any echo commands by adding a # in front of it and save.

Clone this wiki locally