Skip to main content

Questions tagged [vsftpd]

VSFTPD ("Very Secure FTP Daemon") is an FTP server for Unix-like systems, including Linux.

0 votes
1 answer
148 views

I'm using Mint Linux 22.1 and vsftpd on the destination computer and Windows 11 (latest version) as the source computer. I have the following permissions. In my home directory I have a symlink to a ...
Todd's user avatar
  • 101
0 votes
0 answers
60 views

I recently setup an Arch Linux server running an FTPS vsftpd server, I am more or less new to this field, especially with this program so I'm sorry if I may come off as ignorant My issue is that I ...
Walanao's user avatar
1 vote
1 answer
77 views

The directories and the access setting is like below. /home/directoroy1 rwxr-xr-x 4 user1 user1 4096 /home rwxrwxr-x 5 root root 4096 And in vsftpd.conf, I set like below. chroot_local_user=YES ...
Chihyun Ahn's user avatar
0 votes
0 answers
56 views

Is there a way to provide vsftpd with CRL? The man page does not seem to have any option for the same and neither googling helped. Appreciate response.
Fazlin's user avatar
  • 281
1 vote
0 answers
451 views

I'm unable to start the vsftpd.service. Here's the error I get when I try to start it Job for vsftpd.service failed because the control process exited with error code. See "systemctl status ...
frank din's user avatar
0 votes
2 answers
593 views

I configure vsftpd for passive mode listen=YES log_ftp_protocol=YES pasv_enable=YES pasv_address=192.168.0.2 pasv_min_port=10090 pasv_max_port=10100 It works but use random ports! Look output of ss ...
elbarna's user avatar
  • 14.5k
0 votes
1 answer
569 views

I downloaded vsftpd-3.0.5.tar.gz and successfully compiled it to generate vsftpd on computer A. Then I copied vsftpd to another computer B and created a new file called vsftpd.conf on computer A. Then,...
just a student's user avatar
1 vote
2 answers
540 views

This is a strange issue. I have a centOS 7 based server with vsftpd running as the FTP server. If I use filezilla to copy a file from the centOS box to my local client the transfer fails after ...
John's user avatar
  • 111
0 votes
0 answers
139 views

I just installed this FTP server and it works fine. I noticed that the FTP user can read an write their own directory but they can read and download other files also (owned by other users or by system)...
Lilia's user avatar
  • 121
0 votes
0 answers
542 views

I am trying to install and connect to FTPS server (passive mode) locally. I have read similar topics in this community, but still can't fix the problem or find an error in the vsftpd.conf. Firewall is ...
ghostone's user avatar
0 votes
1 answer
1k views

I can connect to my ftp server with port 22. but I think port 21 is not active.: Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server ufw status Status:...
user254039's user avatar
0 votes
1 answer
441 views

I'm in AlmaLinuxOS 9. When I try to run setsebool -P ftpd_full_access on , it sends me a message saying boolean ftpd_full_access not defined. I don't know how could I make it working nor what's wrong.
stackpws's user avatar
0 votes
0 answers
431 views

What I am trying to achieve is the following, vsFTPd server which uses a different directory on a different mounted disk and jails each user to that directory while TLS/SSL is forced. Currently I have ...
Rettercon's user avatar
0 votes
1 answer
170 views

The default folder shared for the anonymous user by vsftpd is /var/ftp. This works fine. Now I want to share a different folder. I added this line to /etc/vsftpd/vsftpd.conf: anon_root=/data/downloads/...
user1785730's user avatar
1 vote
1 answer
621 views

This is a super issue weird that I cannot for the life of me figure out, so would be very grateful for assistance. My home server is an old Mac-Mini with 2 external HDD's in RAID1 using mdadm running ...
user avatar

15 30 50 per page
1
2 3 4 5
17