I have "Web dev" account type of pythonanywhere.
I deployed my django application application and I have multiple users for my django appliaction.
Each user requires SFTP , and for making SFTP connection I am providing them my admin pythonanyhwere account credentials.
Is it possible to provide them django users based limited accessibility for the FTP???
Thank you Regards Noman