YunoHost-Apps / my_webapp_ynh

Custom Web app with SFTP access
GNU General Public License v3.0
48 stars 42 forks source link

Documentation doesn't explain what is the SFTP username #112

Closed narFnarF closed 1 year ago

narFnarF commented 1 year ago

Hi

I have setup my html webapp some time ago and I forgot my username to login using SFTP. I tried to look in the documentation here and found no help.

  1. What would be my username?
  2. I would suggest adding a line in the documentation to guide dumb users like myself! 😅
  3. Ideally, the username would also be displayed somewhere in the webadmin?
narFnarF commented 1 year ago

Update: I found that the default username is my_webapp but I have multiple instances of this app. I tried my_webapp2 or my_webapp_2 but that didn't work...

kay0u commented 1 year ago

It should be my_webapp__2 with two _ before the 2 . It should be explain in the mail you received after the install.

joeldebruijn commented 1 year ago

Just to add the need of additional explanation: I dont have Yunohost as a mailserver so I missed this specific mail. Dont know if I'm the exception tho.

ericgaspar commented 1 year ago

This should be fixed in package v2 #107