Script 'ssh-mounter' for automate creation and connection remote user folder to current system.
pipx install -i https://test.pypi.org/simple/ ssh-mounter
# or
pip3 install -i https://test.pypi.org/simple/ ssh-mounterssh-mounter -u username -c StrongUserPassword -s remote-server.com -r /home/username -m /mnt/local_path -lIt's create remote user at remote server. Create SSH certificate file in interactive mode and mount remote user home directory.
ssh-mounter -u username -s remote-server.com -r /home/username -m /mnt/local_path -lssh-mounter -u username -s remote-server.com -r /home/username -m /mnt/local_path -lssh-mounter -u username -s remote-server.com -r /home/username -m /mnt/local_path -k ~/.ssh/certificate -lssh-mounterssh-mounter -u username -s remote-server.com -r /home/username -m /mnt/local_path -l -issh-mounter -u username -s remote-server.com -r /home/username -m /mnt/local_path -l -dMore information you can see by command ssh-mounter -h