/.ssh/
, .bash_profile
, etc)snap remove sftpclient
to remove the strict version of our app.
snap install sftpclient --classic --candidate
to install the classic version of our app.
--classic
command line argument (as detailed in "How do i migrate?").