I really appreciate the help Tom. Not being a code guy I have some questions with the commands:
echo “[default]” | sudo tee -a /etc/nsmb.conf

echo “streams=no” | sudo tee -a /etc/nsmb.conf
I assume the “[default]” is entered exactly like that or is [default] something else?
Also – what is the character “I” between “[default]” and sudo tee. Is it a capital I or a 1 or a Lower case L?
Thanks for the clarification. – sk