The "Very Secure FTPD" is a *nix (Unix, Linux) FTP Server.
-1
votes
0answers
9 views
few users able to access the same directory in VSFTPD [closed]
Please can some one help me that how to have a few users able to access the same directory over VSFTPD.
Thanks,
0
votes
1answer
87 views
can't login to FTP after upgrading to 13.04
I'm using vsftpd as ftp server. Till upgrading 13.04 ftp worked normally, i used my user/password as ftp password. But after upgrading to 13.04 i can't login to ftp. I added new user to system, can't ...
0
votes
0answers
44 views
Install Pure-FTPd without uninstalling vsftpd
I'm trying to install Pure-FTPd, and I would like to run it side by side with vsftpd (on a different port). However, when I do apt-get install pure-ftpd it says that vsftpd will be removed. Is it ...
0
votes
0answers
48 views
Creating virtual users in vsftpd
I've installed and set up vsFTPd successfully with TLS/SSL support and I am able to log in with local users, but I need to able to create virtual users that have access to multiple folders with ...
0
votes
0answers
50 views
User setup and restrictions with vsftpd
I am new to vsftpd so my apologies if this has already been asked, but I didn't find it from my searches here. I am looking for a way to create an FTP that will allow me to:
Assign file size ...
1
vote
1answer
39 views
Vstfpd and many accounts creation: is there a howto?
I've been googling around and didn't find valuable answer.
I have 98 students. I want to create, for each student a directory where they can upload their own files.
Unless I'm wrong, it seems I'll ...
0
votes
1answer
39 views
vsftp server configuraton in
i am going to develop a photo selling webapp, in that every user has options to upload there photos via ftp (ubunut 10.04 + vsftpd) , folder structure
/var/www/project/downloads_ftp_folder
...
1
vote
0answers
149 views
vsftpd chroot opps on ubuntu 12.04
I'm unfamiliar with deb based systems, so my apologies if the solution is simple.
I'm trying to setup vsftpd to jail users to their home directories. I get the 500 OOPS: vsftpd: refusing to run with ...
2
votes
0answers
519 views
VSFTPD 553 error: could not create file
Fresh LAMP server setup with Ubuntu 12.04 and VSFTPD.
I'm trying to access the /var/www folder (web root) with FTP user.
I created a new user ftpuser and added it to the www-data user group created ...
1
vote
0answers
344 views
Configure vsftpd to chown uploaded files
I have vsftpd up and running on my Ubuntu server. This is a development server and I want to be able to FTP my code directly to the directory which Apache is serving out.
As most of you know, ...
1
vote
1answer
354 views
vsftpd: chroot_local_user causes GNU/TLS-error
Distro: Ubuntu 12.04.2 Server 32-bit
Server client: vsftpd 2.3.5 (from default "main" repository)
Problem: Since upgrading from Ubuntu 10.04 to Ubuntu 12.04 (nothing changed on client-side), vsftp ...
3
votes
1answer
10k views
Ubuntu 12.04 500 OOPS: vsftpd: refusing to run with writable root inside chroot() Keep user jailed
Before you close this out to repetition, I have been researching all of the proposed solutions to this bug and so far I have been unable to keep a FTP user jailed to their website directory. While I ...
0
votes
0answers
64 views
I need help connecting to vsftpd from the internet
I'm having a really hard time getting into vsftpd via the internet, i can connect locally and use my local login credentials but if I try to access it from the internet it will not accept anything I ...
3
votes
1answer
58 views
Assign Group rights to folder
Hello I am new with ubuntu and I have a question.
I created a user ABC. I created a group XYZ. I added user ABC to group XYZ .
I have a folder mounted mydrive. I mounted it under as I have attached ...
0
votes
0answers
61 views
vsftpd issue when restarting
I am working with Ubuntu 10.4 and I installed vsftpd without problems.
However, when trying to restart the service by executing the following command to apply new configuration from my vsftpd.conf ...
5
votes
1answer
86 views
Lost sudo privileges
Last night I was working on installing vsftpd on my Ubuntu 12.10 server. I shutdown last night and when I booted up this morning I seemed to have lost the abilities to sudo anything. It just says, "** ...
1
vote
2answers
81 views
FTP Changes file permisions
I am trying to make changes to my website over ftp but when I save any files it changes the permissions and owner to my username. I can edit files in the same folder trough samba without changing the ...
0
votes
1answer
1k views
vsftpd - restrict users to home directory
Setup vsftpd easily
If I run this config:
listen=YES
anonymous_enable=NO
local_enable=YES
write_enable=NO
dirmessage_enable=YES
use_localtime=YES
xferlog_enable=YES
connect_from_port_20=YES
...
1
vote
0answers
276 views
Vsftpd upload “permission denied” issue
Hi i have installed and configured ftp server on ubuntu 12.04.
vsftpd.Config
#anonymous_enable=YES
write_enable=YES.
when i drag and drops files to the Sever with filezilla, it fails:
****550 ...
2
votes
1answer
573 views
vsftpd any password work for local users
My setup of vsftpd allows for local users to login using their usual passwords and another set of users to login through a passwd file.
The problem I have now is that when using a local user's login, ...
1
vote
1answer
191 views
FTP server user adding
Im setting up a ftp server using vsftp and i need to ask it:How in the world you set your login details?
Ive found on the internet a lot of guides, but all say to add users in a specific file, BUT ...
0
votes
0answers
18 views
Where to put files which i need to share on vsftpd?
I installed ftp server vsftpd. And it s working fine. I installed it using apt-get.
But where should i keep my files which i need to share though ftp?
0
votes
0answers
155 views
Major problems with Tomcat 7 deployment to Ubuntu
I have set up a home web server successfully for Ubuntu version 12.10 inclusing:
openssh-server (running and working)
tomcat7 (running and working)
vsftpd (could be my issue)
I am not able to load ...
1
vote
1answer
73 views
Home directory lost the execute permission flag. What can cause this?
Did anyone ever experienced a home directory mysteriously becoming non-executable?
The context:
Ubuntu 10.04. The vsftpd server is installed and running.
I have created a regular user ftp_poze.
...
2
votes
0answers
275 views
Unable to connect FileZilla to ubuntu ec2
I have a micro ubuntu instance on ec2. I have done a passwd to set it to simple password. I have installed vsftpd on the ec2 instance. And imported the ec2 pem file via FileZilla-Settings-SFTP, and ...
1
vote
0answers
212 views
Cannot get vsftpd to work
I have installed vsftpd on my server. I am running Ubuntu 12.04 LTS.
When I try to connect using FileZilla I am getting this message:
Status: Connection attempt failed with "ECONNREFUSED - ...
0
votes
0answers
56 views
vsftpd not responding to FEAT command
I just installed a fresh copy of 12.04 server and added vsftpd.
Everything seems to work fine, but if I enter the FEAT(features) command, I simply get an invalid command reply.
Unfortunately, some ...
0
votes
1answer
324 views
Users in vsftpd
This my example of vsftpd.conf
anonymous_enable=NO
pam_service_name=ftp
local_enable=YES
write_enable=NO
anon_upload_enable=NO
anon_mkdir_write_enable=NO
anon_other_write_enable=NO
...
1
vote
0answers
378 views
VSFTPD installed, but I can't restart/stop it
I've installed VSFTPD on my VPS running Ubuntu server 10.04. When connecting using FTP clients such as Filezilla it's working perfectly. However when I use my Drupal's native FTP client to update the ...
0
votes
1answer
179 views
FTP server not able to connect outside the network on Ubuntu 12.04 [closed]
I am using Ubuntu 12.04 LTS.
I am setting up a ftp server using vsftpd in Ubuntu.
Inside my network the ftp server works perfect, but it does not work outside my network.
Please help me with the ...
1
vote
0answers
161 views
VSFTPD zombie process not being terminated
I installed vsftpd and was in the process of configuring it. When I sent the vsftpd server stop command:
sudo service vsftpd stop
I received:
stop: Unknown instance
So I went ahead and ...
1
vote
1answer
173 views
A specific user is unable to log in to vsftpd
I am setting up a new user let his name be ftpguy. He has access to only one directory /var/www/xxx. I have already chowned the directory so that he has write and read privileges. The user is also ...
2
votes
1answer
564 views
VSFTPD: default to local user subdirectory
The goal: when a local user logs in to ftp, the user is directed to /home/{username}/htdocs. The expectation is that FileZilla or equivalent will show / and the contents of /home/{username}/htdocs ...
4
votes
1answer
3k views
How to create a user for ftp server?
I'm using vsftpd. I need an ftp server for my web server, I can login under my account of course, but I can't do the main thing it's meant for and add/edit/remove files in my var/www directory.
...
0
votes
1answer
10k views
500 OOPS: cannot change directory: /home/user/public_html, VSFTPD error
I setup VSFTPD on my Ubuntu server 12.04, it worked very good. Until I tried to change the permissions of the user so the user couldn't go in the / directory and only in the directories inside ...
0
votes
0answers
339 views
FTP Error Message while adding themes to Drupal
I am trying to set up the “Appearance” functionality in Drupal so that I can add new themes.
I installed LAMP from these directions http://www.howtoforge.com/ubuntu_lamp_for_newbies, and then ...
0
votes
0answers
239 views
ubuntu server 12.04 ftp access via Transmit
Hello and thank you in advance.
I am a relative newbie when it comes to Ubuntu or Linux for that matter...
I am trying to get access via FTP. I have installed the vsftp service on the server, but ...
0
votes
1answer
457 views
How do I hide other users folder?
I have used vsftpd to create and FTP server. I am using Ubuntu 12.04 desktop version. I want to show directories that are assign to that user only.
For example, I have created users "a","b","c" and ...
0
votes
0answers
26 views
hide other users directory on FTP server [duplicate]
Possible Duplicate:
How do I hide other users folder?
I have used vsftpd to create FTP server.I am using ubuntu 12.04 desktop version. I want to show directories that are assign to that ...
0
votes
0answers
36 views
How to set up the routine for ftp to fast download? [duplicate]
Possible Duplicate:
How to set up the routine for MySQL to fast download?
I 'm working on setting up a fast download game server for half-life. I have game set up works good, have vsftp ...
0
votes
1answer
204 views
directory not listing on web-browser for ftp server
I have used vsftpd to create FTP server.I am using Ubuntu 12.04 desktop version.the problem is that when I hit the ftp: //myservername/ on the browser it shows only
Index of /
Name Size Date ...
2
votes
1answer
603 views
how to hide hidden directory on ftp client
I have used vsftpd to create ftp server.I am using ubuntu 12.04 desktop version.I have issue with hidden file, When I access server through FTP client its shows all the directory including hidden ...
1
vote
1answer
554 views
Hide Directory of other users on FTP
I have used vsftpd to create ftp server of my ubuntu 12.04 desktop version. I have created too many users on ubuntu desktop.the problem is that..When I access it through FTP client with specific ...
0
votes
1answer
647 views
How to tell which of the two FTP server running is serving an FTP request?
I was asked to reconfigure and make some order in a FTP server which is operating on Ubuntu 10.04. I have root access to the machine.
When checking what server is running, I get:
# ps -ef | grep ftp
...
0
votes
1answer
211 views
How to see currently connected clients of vsftp
I'm using vsftpd. Now I would like to now if - and if, who - someone is currently connected to the server.
Is it possible to find out, if anybody is connected, how many and even who is connected?
1
vote
1answer
262 views
Creating physical folders and FTP account with bindings in Apache2
Our client wants 2 subdomains creating:
mobile.website.co.uk
5thbirthday.website.co.uk
I did this on the DNS server pointing them to the IP where the website was hosted.
I then SSH into the Linux ...
1
vote
2answers
13k views
How to use vsftpd to set up an FTP server and how to access that server from another computer? [duplicate]
Possible Duplicate:
GUI FTP Server Recommendation
This is my first attempt at using any Linux based system. This is also my first attempt at setting up an FTP server. I'm running Ubuntu ...
2
votes
1answer
4k views
How to create an FTP account for one folder?
I have a folder:
/srv/ftp_folder
How would one go about setting up an FTP account with upload/download for that folder only with no other access?
(Using Ubuntu Server 11.10)
Thanks in advance!
1
vote
1answer
61 views
Specify who can connect
I've just installed VSFTPD, which I always liked for its ease of use, but I can't find something... Can anyone give me instructions on how I can specify which IP addresses are allowed to connect?
...
3
votes
2answers
8k views
VSFTPD configuration problems with 12.04
So I upgraded my Ubuntu Server to 12.04 LTS today and now VSFTPD wont work. I think it is related to this VSFTPd stopped working after update.
However, unlike the asker in that post, I am not ...