Hello dear Proxmox community,
I’m totally lost with something seemingly simple and thought maybe someone is able to point me in the right direction as I have pretty much tried all the tricks I know and nothing worked (yet):
Goal: I have an SMB-Share that I want to make available via FTP.
For that I have:
Whats working:
Where is the problem:
The contents of my SMB-Share all have these values when I do an
Does anyone have an Idea where I’m going wrong? I was thinking it’s a problem with the FTP server configuration but since the same problem is happening with all 3 different servers (each tested in different containers btw) I’m thinking it’s probably rather proxmox-related.
Any help is greatly appreciated.
Thanks for your time,
Niklas
I’m totally lost with something seemingly simple and thought maybe someone is able to point me in the right direction as I have pretty much tried all the tricks I know and nothing worked (yet):
Goal: I have an SMB-Share that I want to make available via FTP.
For that I have:
- Created an LXC-Container with an FTP-Server (Tried 3 actually: Webmin, AApanel, SFTPgo)
- Added my SMB-Folder as „Storage“ in Proxmox
- I added that mounted SMB-Folder as a mount point to the LXC-Container
- The LCX-Container is privileged, running ubuntu
Whats working:
- I can see the the folder and its contents in the host and in the container shell
- I can create files in the host and in the container shell
- I can see all files when I connect via FTP no matter what server I use
Where is the problem:
- With all three servers I can not write or delete files via FTP access. Whenever I connect via FTP I am only able to read (see all files) but not write / delete stuff.
The contents of my SMB-Share all have these values when I do an
ls -l
drwxr-xr-x 2 root root
Does anyone have an Idea where I’m going wrong? I was thinking it’s a problem with the FTP server configuration but since the same problem is happening with all 3 different servers (each tested in different containers btw) I’m thinking it’s probably rather proxmox-related.
Any help is greatly appreciated.
Thanks for your time,
Niklas