Amp Sftp not accessible after install

Note - If you do not fill in every section below, your post won’t be answered - you must provide the steps you have followed so far and the actions you’ve already taken. Make sure to remove this notice from your post too.

OS Name/Version: debian 12 lxc in proxmox AMP Release “Phobos”

v2.6.0.6, built 20/11/2024 20:57

Product Name/Version: (Always use the full version number - not ‘Latest’)

Problem Description: Sftp not accessible(Internally same lan), seems to connect but does not allow entering the user /pass combo from the setup / web panel

If you're sharing console output, logs, or commands you have run, please make sure to use code tags 
(3x backticks for blocks, 1x backtick for a single line) to help make posts readable. This also
provides syntax highlighting.

Steps to reproduce:

-lxc debian 12 container in proxmox
-reconfigure locales for utf8 support
-install using the script

options:
docker yes https no

Actions taken to resolve so far:
looked for simmilar issues but found none

Are you connecting to SFTP on AMP’s port(s)? (2223-222x)
And sanity check, if you’re using 2FA you need to append the code to your user’s password when connecting.

no 2fa and I tried both 22 and 2223

Port 22 is for the system, won’t work with your AMP login.
Double check that the port is accessible in the AMP machine’s firewall.
(ampinstmgr dumpfirewall as root)

dumpfirewall marks port 2223 and 2224 as availible for sftp from the plugin

file zilla also seems to grab the answer from the server “SSH-2.0-AMP Embedded SSH// AMP”

I think its a permission thing maybe

If your user is a Super Admin, it probably wouldn’t be a permissions issue.
Try using WinSCP instead of FileZilla and see if that works

there is no winscp for linux afaik, sftp is standardized tho

You’re running Linux as your desktop OS?
Mine just has SFTP built into the file manager, you could give that a go and see it that has better luck than FileZilla.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.