Skip to main content

Questions tagged [proftpd]

ProFTPD: Apache-like FTP server for Unix systems

0 votes
1 answer
446 views

Unable to access proftpd server via sftp: port 22

I'm trying to replace a proftp server because the old one was encrypted during installation and the passkey is lost. Old server works fine on ftp:21 and sftp:22/322 old server is on ubuntu 16.04.7 lts ...
user16605410's user avatar
0 votes
1 answer
66 views

How to Install and Enable XCRC on an Open-Source FTP Server in Debian 11?

I'm currently working on Debian 11 and exploring options to enable and use the XCRC command for CRC32 checksums on an FTP server. Unfortunately, the instructions I've found for ProFTPD appear to be ...
Juergen Schulze's user avatar
0 votes
2 answers
1k views

Proftpd does not initialize on startup

I'm new here, and I'm also a new linux user, I'm using debian 12. I have the proftpd service configured and meeting my needs, but when I reboot the operating system, the service does not start ...
Icaro Nadson's user avatar
0 votes
0 answers
638 views

Proftp Virtual Hosts Settings

i'm trying to set up proftpd with virtual server settings, but there are always problems during connection. I have two domains which are pointing to the same External IP Address: ftp.domain.tld -> ...
sangul's user avatar
  • 15
0 votes
1 answer
2k views

proFTPD not working due to socket bind error

I am trying to set up an FTP server on one of my devices that runs DietPi and I selected proFTPD as a server. I have installed the software and followed some set-up information I found here. But then ...
ex1led's user avatar
  • 296
0 votes
1 answer
417 views

how to exit in bash script from ProFTPD via netcat after some copy operations

I am connecting to a proftpd server via netcat nc 10.10.239.150 21 Then I am doing some copy operations like "The mod_copy module implements SITE CPFR and SITE CPTO commands" After "...
florian.isopp's user avatar
1 vote
1 answer
1k views

Pass traffic from one network interface to another

I have a project where I have 4x RPiZ plugged into a single RPi4. The RPiZs appear as Ethernet over USB devices as network interfaces ethpi1, ethpi2, ethpi3, and ethpi4 with IP addresses 10.0.11.2, 10....
Rusty's user avatar
  • 113
0 votes
1 answer
119 views

Weird ProFTPd and mod_sql string escaping

I am using/trying to use ProFTPd with users in SQL and using stock sql configuration. I currently have a problem with weird string escaping, but ONLY for INSERT into the "tally" table, not ...
Schubi Duah's user avatar
1 vote
1 answer
2k views

sftp failed to connect when FIPS is enabled

Proftpd(1.3.5e and OS is CentOS 7) is configured to use sftp. When the FIPS is disabled sftp connects but when FIPS is enabled sftp is failed to connect to host. it throws the below error: Already ...
Vishwas's user avatar
  • 33
1 vote
0 answers
119 views

File permissions while sending the file from one Linux host to another host

One of the source servers is sending the files to destination servers using lftp. The umask setting in the destination host is 007(in proftpd.conf file), so the files landing in the destination ...
A.K's user avatar
  • 55
0 votes
1 answer
173 views

Linux - Jail users into their directories

I want to jail users to their directory in /home I tried to use vsftpd with settings: local_enable=YES chroot_local_user=YES But it doesnt work properly. Users still have access to directories upper ...
wmdark's user avatar
  • 1
0 votes
1 answer
4k views

ssh & ftp time out. Activation of org.freedesktop.systemd1 timed out

I have a relatively old debian server running Jessie 8.11 uname -a Linux debian 3.16.0-6-amd64 #1 SMP Debian 3.16.57-2 (2018-07-14) x86_64 GNU/Linux Recently after restarting my machine I cannot ...
albertma789's user avatar
-1 votes
2 answers
2k views

winSCP cannot access proFTPd via FTP or SFTP

I want to setup SFTP on my debian server to upload some files via winSCP. I had FTP working already but I find it hard to get SFTP working. I have followed this guide: Setup SFTP in ProFTPd (eccept ...
B. Preiss's user avatar
1 vote
1 answer
392 views

Unable to install proftp or pureftp on centos 6 (typical instructions don't work)

I am having difficulty installing proftp or pureftp on centos 6. I have followed the typical instructions (alternatively) which go like this # Add EPL repository rpm -iUvh http://dl.fedoraproject....
Olumide's user avatar
  • 177
1 vote
0 answers
229 views

Run a script (server side) when FTP user logs off

I'd like to run a shell script on an FTP server when an FTP user logs off. Imagine: Ftpuser logs in, uploads a file to an inbound-only directory and logs off. Ftp Server detects logoff then runs ...
GrepZen's user avatar
  • 11

15 30 50 per page