vsftpd is an FTP server for UNIX systems, including Linux.
0
votes
1answer
17 views
CentOs vsftpd - Users not being jailed
I have 3 users created and I have installed and configured (or so I thought) VSFTP to jail users to their own home directory but it's not working they can browse right to the route folders. What am I ...
1
vote
1answer
174 views
FTP, CentOS and SELinux Permissions
I am trying to use vsftpd to allow a user to ftp in and edit files in /var/www/html where most files are owned by apache. So far I have used setsebool to enable system wide ftp, and I've also used ...
0
votes
2answers
104 views
add ftp server to a subdomain
I'm currently running an ftp server (vsftpd) on my site say www.domain.com. I'd like to change this so users can type in ftp.domain.com instead of www.domain.com to get to my ftp.
I'm confused with ...
0
votes
1answer
34 views
Using virtual users with pam gives error
I get this error from PAM using mysql with vsftpd:
PAM unable to dlopen(/lib/security/pam_mysql.so): /lib/security/pam_mysql.so: undefined symbol: make_scrambled_password
From what I understand ...
2
votes
2answers
190 views
default file permissions for ftp uploads in ubuntu (vsftpd)
I followed the answer to this question for setting default file permissions in my web root folder:
...
1
vote
3answers
115 views
Why cannot `ftp` program read a file in /tmp directory?
While making an automated ftp upload script, I noticed a very strange behaviour of ftp program: if I want to send a file which belongs to /tmp directory, ftp will always fail and give an error ...
0
votes
1answer
173 views
Ubuntu user ftp access
Having real issues with ftp access to my cloud VPS ubuntu solution.
I have tried both vsftpd and pure-ftpd. I found that both were limited. I have now tried to focus on vsftpd as it is well received.
...
1
vote
1answer
52 views
Running multiple vsftpd daemons with multiple PAM files
If I am running multiple vsftpd daemons on a single machine, is it possible to specify the pluggable authentication module for each one?
In other words, can two vsftpd server instances run on ...
2
votes
0answers
9 views
how to track files in vsftpd on fedora
I installed vsftpd server on fedora. many users are uploading files. I want to track files, that means, who has uploaded the files, and I want to know the IP address of the system.
0
votes
0answers
101 views
VSFTPD with multiple (possibly shared) folders per user
Is it possible to setup vsftpd on a Linux server so that a user can have access to different folders without having access to the other folders.
Take the following sites:
/var/www/website1.com
...
-1
votes
3answers
216 views
How to create a FTP Server on Ubuntu 10.04?
I have to create a FTP server for multiple users. Each user should have the capability to upload, download and delete content.
What are the steps needed in order to create such server? I have ...
0
votes
0answers
76 views
How to define FTP user default directory vsftpd
I am using VSFTPD on centos 6.2.
I enabled local_enable=YES so that local user can acces to the server.
By default, the FTP directory is /home/user
I want to edit that so that the user directory will ...
0
votes
1answer
124 views
Want FTP server (VSFTPD) configured for file sharing on fedora
I am using fedora to host a FTP server for internal use and I am using vsftpd for this.
It is using the configuration file /etc/vsftpd/vsftpd.conf.
The configuration I am using is as follows:
...
0
votes
1answer
38 views
Determining configuration files location used by vsfpd in Fedora?
I made some changes to vsfpd.conf, but they are not taking effect. I suspect that it is using a config file from another location. Is there a way to determine whether or not it is using the ...
0
votes
0answers
39 views
Create vsftpd server with full privileges for anonymous user
I want to configure vsftpd to give full privileges to anonymous user in the anon_root folder. I also want this user's uploaded files and folders to be readable by local users.
How can I configure ...
1
vote
0answers
127 views
vsftpd on debian
After installing vsftpd on debian wheezy based on tutorials I have been switching off anonymous enabled, but before telneting port 21 response OK, checking again on anonymous off the availability of ...
0
votes
1answer
262 views
vsftp upload timeout on ubuntu
I have set up VSFTPD on my Ubuntu 12.04. Nearly everthing is working fine. Connecting, authentication, retrieving directory listings, downloadings files. All works as expected. My problem is the file ...
2
votes
0answers
86 views
How to open files (music, videos) from FTP directly from Explorer ( Windows Vista)
I have two computers. On the first I have Debian and on the second I have Windows Vista.
I've set up vsftpd in Debian and connected to it from Vista. I'm browsing the FTP directory from Windows ...
0
votes
0answers
30 views
Access control language in TCP wrapper
I am dealing with the concept called TCP wrapper, I have also studied the man page for hosts_access and I came to know regarding the daemon list and the client list as such with some other options as ...
0
votes
1answer
70 views
Trying to connect to a vsftpd server
I'm trying to create a user using this instructions.
But i'm still getting the login failed message. From local or from a remote machine, when i try connect.
I added the root user to the ...
2
votes
2answers
368 views
VSFTP Users and Directories
I'm stuck. I've been working all day on trying to figure out what I'm doing wrong and I've hit wall after wall.
What I'm trying to do:
Setup FTP in such a way that certain users have access only to ...
3
votes
1answer
406 views
XUbuntu vsftpd couldnt restart
# sudo /etc/init.d/vsftpd restart
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service vsftpd restart
Since the script you are attempting to invoke has been ...
1
vote
2answers
193 views
SFTP sending files between laptops on Ubuntu
I want to transfer files between two Ubuntu systems using SFTP. I have got it set-up and I can connect to the other laptop, ping it and see its file list using sftp> dir. I can see the files on the ...
1
vote
0answers
396 views
Receiving 530 login incorrect error for all user accounts other than my own: vsftpd Ubuntu 12.04
I just setup a vsftpd server. I have a few accounts for family and friends (actual useradd accounts) and mounted a shared directory in their home folder. However, I seem to be the only one with ftp ...
0
votes
1answer
136 views
Installed vsftpd in my Ubuntu machine, but wasn't asked for admin password?
I just installed vsftpd on my Turnkey Linux virtual machine and I can connect to it, a prompt is displayed asking me for my password.
What is the default username/password for vsftpd?
I also enabled ...
1
vote
1answer
1k views
How does local_umask and file_open_mode work?
I had some problems with the filepermissions when local users uploaded their files via vsftp to a server.
I wanted the files to have all 766 permissions. After a lot of trial and error I found out ...
0
votes
1answer
45 views
How can I disallow files to be uploaded in a certain directory?
I have a FTP user, their default directory is /home/user/. I am in need of a setting that will remove the ability for files, and directories in that directory. However, they can freely create new ...
0
votes
0answers
355 views
Logging into Amazon EC2 via Filezilla SFTP
I have a Amazon EC2 Ubuntu instance running FTP server using vsftpd. In my AWS Management Console, under Security Groups, I have ports 20, 21, and 22 open. The default user for the server is "ubuntu" ...
2
votes
1answer
344 views
How to set up virtual users in vsftpd?
I've read this tutorial: http://howto.gumph.org/content/setup-virtual-users-and-directories-in-vsftpd/
My configuration is as follow:
---vsftpd.conf---
listen=YES
anonymous_enable=NO
...
1
vote
1answer
554 views
The @ symbol and systemctl and vsftpd
I have a two part question.
What is the significance of the @ symbol in systemctl scripts?
How to start vsftpd in fedora 16, (which in some tutorials seems to contain an @ in it's name)? I ...
2
votes
1answer
546 views
Linux `mount --bind` made client's folder disappear?
I tried making a VSFTPD user with access to all of our clients' FTP folders. (the users are all chroot'ed to their home directories, where the public_html folders are).
What I did was create a new ...
3
votes
2answers
3k views
Why won't vsftpd let me log in with a virtual user account?
I would like to use vsftpd with virtual users and pam_pwdfile.so. I installed vsftpd and added two users (ramon and dragon) via htpasswd to my file /etc/vsftpd.passwd. The /etc/pam.d/vsftpd is ...
1
vote
2answers
2k views
How do I get a very simple VSFTPD server working?
I'm running Arch Linux with kernel 2.6.35-ec2. I've got the most recent version of VSFTPD installed and running. Here is its log file:
anonymous_enable=YES
local_enable=YES
write_enable=YES
...
0
votes
1answer
688 views
Linking a folder to another folder (FTP) (LINUX)
I'm using VSFTP and jailed my users into a certain directory under their home.
Example: /home/$user/downloads
What should i do, if i want to add an additional folder under the /downloads folder that ...
0
votes
1answer
96 views
ftp configuration tool
I have a small LAN at home - 4 computers.
3 machines run Ubuntu and one has Windows.
I want to use one of my Ubuntu machines as a LAMP server. I want to have different users from their own machines ...
0
votes
0answers
3k views
How to set permission to ftp-user so that has FTP access to /home/another-user/www/public_html folder?
I'm a novice with Linux/Unix. Basically I'm attempting to setup a Web server, and FTP server on a Linux box via SSH.
My plan is to have Apache's root folder inside the main user account like
...
1
vote
1answer
2k views
The Opposite of Umask for vsftpd
Is there a way to force permissions on newly created files, similar to umask, but in reverse?
I already know I can kludge it with a cron job, but I am hoping that there is a better way.
The setup ...
0
votes
1answer
2k views
vsftpd chown upload permissions
vsftpd 2.3.2-3
After user uploaded a file it has -rw-------(0600) permissions. Of course user can change permissions manualy to any he like
But how to set for example 0700 by default?
0
votes
1answer
496 views
Enabling FTPES and normal FTP connections on vsftpd
vsftpd was automatically installed onto my Ubuntu server to allow FTPES connections by some auto installer script I ran. How can I enable it to auto accept normal FTP connections as well? Is this ...
1
vote
3answers
274 views
Fluctuating transfer speeds with md RAID5/vsftpd
I have an Ubuntu 8.04.4 server with an md RAID5 consisting of 9 drives. While transferring a large amount of data to it (through vsftpd) I noticed very bad transfer speed fluctuation.
For example ...
1
vote
2answers
2k views
VSFTP configuring virtual user using passwd [duplicate]
Possible Duplicate:
Why won't vsftpd let me log in with a virtual user account?
I'm trying to configure virtual FTP users along with real users on a server. I installed VSFTP and it ...
0
votes
1answer
510 views
vsftpd email notification
i'm using vsftp on ubuntu 9.04 Is it possible to send an email whenever a user uploads a file to a particular folder using ftp?