#!/bin/bash read -p "Username: " username read -s -p "Password: " password /usr/bin/lufis fs=ftpfs,host=$1,username=$username,password=$password,quiet,$4 $2 -s