Displaying 20 results from an estimated 1000 matches similar to: "Vsftp is not writing a log file"
2007 Feb 27
2
Problem with VSFTP
I have setup an ftp server with VSFTP over Centos 4.4. Everything works fine
except when I login though IE it doen' ask for the username password but by
default it goes to Pub folder. (/var/ftp/pub). I need to access this through
view--> open ftp folder in separate window -> file --> login.
In short the server doesn't prompt for username when I type the ftp address
on the
2007 Sep 09
1
Problem with VSFTP
I have a vsftp server hosted on custom dyndns site. We have a 4mb ADSL
connection. When I tried to download the files from the ftp server with wan
IP address or the dyndns address it downloads some files and disconnects.
Please find below an extract from the log file (ace ftp client). I would
appreciate if someone could guide me, possibly with a solution for this
problem.
Many thanks
2006 Jul 15
1
vsftpd virtual users not able to delete the files (second time post)
hey friends,
I am using vsftpd version 2.0.1 on Centos4.0. I am trying to create some
virtual users who can upload,download and delete the files in their
particular directories. I followed the below link to create the
virutal users
http://linuxsir.zahui.net/html/23/43449.htm
I have created a user called "tester" and the entries in the tester
file (/etc/vsftpd/vsftpd_user_conf/tester)
2006 Jul 08
0
vsftpd virtual users are not able to delete the files or folders
hey friends,
I am using vsftpd version 2.0.1 on Centos4.0. I am trying to create some
virtual users who can upload,download and delete the files in their
particular directories. I followed the below link to create the
virutal users
http://linuxsir.zahui.net/html/23/43449.htm
I have created a user called "tester" and the entries in the tester
file (/etc/vsftpd/vsftpd_user_conf/tester)
2008 Dec 19
6
FTPS setup problem
Hi!
I'm trying to figure out what's going wrong with a "simple" FTPS setup
and VSFTPD.
I saw references on Google and tried, and tried, and tried... without
success.
I'll start by explaining my situation: I have a WEB development server
behind a firewall. It's currently only for the intranet. We now have
an external company that will have to do a new website
2008 Jun 10
1
vsftp 553 Could not create file
HI,
I am facing problem in connecting ftp from the windows client.
CENTOS5U1 Running vsftp daemon. From linux client i am able to upload and
download. When i do an ftp upload of any files or folders from windows
command line i am getting below error .
*vsftp 553 Could not create file*
*NOTE: SELINUX IS DISABLED AND THERE IS NO FIREWALL RUNNING*
See my user permission and ownership details
2006 Jun 02
2
[LLVMdev] Compiling natively vsftp with LLVM
Hi,
I am using LLVM to compile vsftp to native x86 ELF code.
One of it's object file (sysdeputil) contains inline asm so cannot be compiled by gcc-3.4 frontend.
So I decided to firstly link together the llvm objects and libcrtend and compile it to native .o file and then link it with sysdeputil.o .
The Makefile is sth like this:
vsftpd: $(OBJS)
gccld -r -native -o vsftpd.o $(OBJS)
2017 Feb 15
1
vsftp problem C7
Hi list,
I've a problem with vsftpd on C7.3. This is a dedicated server protected
by a Zywall5. SELINUX is disabled.
This is my vsftpd configuration:
anonymous_enable=NO
local_enable=YES
write_enable=YES
local_umask=022
dirmessage_enable=YES
xferlog_enable=YES
connect_from_port_20=YES
xferlog_file=/var/log/vsftpd.log
xferlog_std_format=YES
idle_session_timeout=600
2006 Jun 02
0
[LLVMdev] Compiling natively vsftp with LLVM
On Fri, 2 Jun 2006, Nai Xia wrote:
> The Makefile is sth like this:
>
> vsftpd: $(OBJS)
> gccld -r -native -o vsftpd.o $(OBJS) -L/home/xianai/my_projects/llvm/cfrontend/x86/llvm-gcc/lib/ -lcrtend
> gcc -o vsftpd vsftpd.o sysdeputil.o `./vsf_findlibs.sh`
>
>
> But the gcc/ld still cannot find the reference to __main.
> Do I have to compile crtend to native to
2005 Apr 28
3
vsftp 500 OOPS: SSL: cannot load RSA key
vsftpd-2.0.1-5
I am trying to get vsftpd to start with ssl_enabled=yes and not
having much success. The config file works when ssl_enabled=No and
does not work when ssl_enabled=Yes. I have tried setting the
following:
rsa_cert_file=/usr/share/ssl/certs/inet06cert.pem
which is the public certificate and this:
rsa_cert_file=/usr/share/ssl/private/inet06key.pem
which is the server private
2009 Sep 12
1
vsftp strangeness
Greetings,
When logging into my VSFTPD server, my clients recieve this:
220 (vsFTPd 2.0.5)
Name (------): user
331 Please specify the password.
Password:
421 Service not available, remote server has closed connection
Login failed.
vsftpd logs show that everything went ok:
Sat Sep 12 15:52:02 2009 [pid 1131] CONNECT: Client ""
Sat Sep 12 15:52:02 2009 [pid 1131] FTP response: Client
2007 Sep 22
3
vsftp question ?
Hi,
I want to setup vsftp on centos 4.5. 2 types of ftp. they are active and
pasive. What is the default type ftp type o CentOS ?
Is is PASIVE ftp?
in /etc/vsftpd/vsftpd.conf, I found below line. What should I do for below
line?
# Make sure PORT transfer connections originate from port 20 (ftp-data).
connect_from_port_20=YES
Should I COMMENT it out? I need a very secure ftp service.
YOUR
2012 Mar 02
1
VSftp, ssl/tls, slight issue with directory listings
Centos 6, stock installation, no additional repos added.
vsftp works fine in regular mode, going to ssl I got issues. I get as
far as 'directory listing' and it dies. It times out and disconnects.
file: /etc/sysconfig/iptables-config
added: IPTABLES_MODULES="ip_conntrack_ftp"
(without this line, ftp normally fails, afraid it may be causing issues
with the ssl)
iptables
-A
2005 Aug 02
2
VSFTP/MySQL
Hi guys,
Just a quick question, I've been slowly moving all my user services to
mysql backend, I realise it's probably not as good a choice as LDAP, but
you tend to stick with what you know.
To that end I want to setup both Apache and VSFTP to use mysql db for
virtual users. Basically I want to create virtual users that are locked
into their own home dir and have apache use mysql to
2008 Oct 07
1
vsftpd
Hi ALL
I'm using vsftpd as FTP server, and I'd like to chroot my FTP users
to their home dir. How can I do it? i.e. "jailing" them in their home
dir...
at the moment I have the following issues the user when they login to
ftp server they go to the main directory /var/ftp/
/etc/passwd
...
sdc:x:501:501::/var/ftp/sdc:/bin/bash
ase:x:502:501::/var/ftp/ase:/bin/bash
2006 Jun 02
2
[LLVMdev] Compiling natively vsftp with LLVM
Hi, I have tried another way:
ar rcs libsysdeputil.a sysdeputil.o
gccld seems to recognize the file type. However, it stills find unresoved symbols
which are actually the functions in sysdeputil.o (can be find out with `nm libsysdeputil.a`)
The problem disappears if native gcc/ld tool chain is used.
As another test, main.c:
-----------------
extern void foo();
int main()
{
foo();
return
2009 Jul 10
1
vsftpd not able to log in
Hi folks,
I can't seem to log into my system via
vsftpd. All other services using PAM are fine...Am I missing something simple?
ftp> user
(username) user
331 Please specify the password.
Password:
530 Login incorrect.
# getenforce
Permissive
here is the event in /var/log/audit/audit.log:
type=USER_AUTH msg=audit(1247235151.569:9781): user pid=21052 uid=0 auid=0
2007 May 14
2
vsftp anonymous upload access
I'm trying to set up anonymous ftp using vsftp. I want to be able to
allow uploads. The anonymous id is userid "ftp". The ~ftp/ directory
is actually owned by root, but ~ftp/pub is owned by ftp.
Here's the vsftpd.conf:
anonymous_enable=YES
anon_upload_enable=YES
local_enable=NO
write_enable=NO
local_umask=022
dirmessage_enable=YES
2007 Sep 07
1
vsftp and nonpriv_user option question
thhis didnt go through completely the first time.
I am a bit confused as to how this works.
I created a local unpriveleged user (with /bin/nologin shell).
i uncommented the line containing
nopriv_user=ftpsecure
and restarted vsftp.
I am confused as to what is supposed to happen.
Shuld the daemon /usr/sbin/vsftpd be run as root or should it be
ftpsecure?
Or is the account only used to
2007 Aug 10
0
limits.conf for file size on vsftpd
I've read conflicting reports on whether this works or not ... I have a
chrooted instance of vsftpd (using chroot_local_user=YES), with
nopriv_user=vsftpd. I set the following in my limits.conf file:
vsftpd hard fsize 50000
Now, I know this works in a shell. However, I want it to work for users
uploading files, but they can upload away without issue. Has anyone