Re: VSFTPD fails to upload files

2025-04-11 Thread Timothy M Butterworth
On Fri, Apr 11, 2025 at 8:36 PM Zube wrote: > > All, > > > > When I try to upload a file to my VSFTPD server I receive the following > > error messages. > > > > Status: Starting upload of /srv/tftp/c2950-i6k2l2q4-mz.121-22.EA13.bin > > Command: PASV > > Response: 227 Entering Passive Mode (127,0,

Re: VSFTPD fails to upload files

2025-04-11 Thread Fred
On 4/11/25 16:21, Timothy M Butterworth wrote: All, When I try to upload a file to my VSFTPD server I receive the following error messages. Status: Starting upload of /srv/tftp/c2950-i6k2l2q4-mz.121-22.EA13.bin Command: PASV Response: 227 Entering Passive Mode (127,0,0,1,250,228). Command: ST

Re: vsftpd with ssl

2014-09-30 Thread Stephen Powell
On Tue, 30 Sep 2014 00:12:47 -0400 (EDT), Marko Randjelovic wrote: > > Thanks for your informative answer, it did solve my problem, after > enabling implicit_ssl option in vsftpd (and btw after disabling > ssl:verify-certificate in lftp), I could transfer a test file. How did you get the certific

Re: vsftpd with ssl

2014-09-29 Thread Marko Randjelovic
On Mon, 29 Sep 2014 21:19:44 -0400 (EDT) Stephen Powell wrote: > I work with SSL-secured FTP regularly. First of all, let's get the > terminology right. I'm glad to see that you used the term FTPS instead > of SFTP. Many people have the two confused. SFTP is a file transfer > protocol used un

Re: vsftpd with ssl

2014-09-29 Thread Stephen Powell
On Mon, 29 Sep 2014 16:00:36 -0400 (EDT), Marko Randjelovic wrote: > > I installed vsftpd on Wheezy and am trying to make it work with ssl (ftps > protocol). > > This is my config file: > > listen=YES > anonymous_enable=NO > local_enable=YES > dirmessage_enable=YES > use_localtime=YES > xferlog_

Re: vsftpd with ssl

2014-09-29 Thread Jonathan Dowland
On Mon, Sep 29, 2014 at 10:00:36PM +0200, Marko Randjelovic wrote: > I installed vsftpd on Wheezy and am trying to make it work with ssl (ftps > protocol). snip > Please help me beacuse I have no ideas. All I know about FTP/SSL is that there are a lot of variations of the protocol, such as exactly

Re: vsftpd on Debian

2013-07-16 Thread Curtis Vaughan
> Did you edit /etc/vsftpd.conf? By default, upload is disabled there. > > > > Regards, > > > >Hartwig Yes, of course. Here is my edited vsftpd.conf file: listen=YES anonymous_enable=No local_enable=YES write_enable=YES dirmessage_enable=YES use_localtime=YES xferlog_enable=YES connect

Re: vsftpd on Debian

2013-07-16 Thread Hartwig Atrops
Hi. On Tuesday 16 July 2013 19:33:21 Curtis Vaughan wrote: > Having an issue setting up vsftpd. In order to avoid an "unsupported record > version" error, I read somewhere that I need to issue chmod a-w on the > directory being served for the client. > > That will resolve that issue, but then the

Re: vsftpd-2.3.5.deb: Can I get the debian source of 2.3.4?

2012-01-19 Thread Jonathan Nieder
Hi Regid, Regid Ichira wrote: > Referring to Package: vsftpd, Version: 2.3.5-1. > > 1. Can I get the debian source for 2.3.4, and possibly older? >I think debian had some version control archive for the vsftpd >package. Sure, they are available from http://snapshot.debian.org/ and from

Re: vsftpd-2.3.5.deb: Can I get the debian source of 2.3.4?

2012-01-19 Thread Alexey Eromenko
Try Debian Snapshots: http://snapshot.debian.org/ -- -Alexey Eromenko "Technologov" -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/CAOJ6w=GU_GbBhd5D=vuxaijrqpe_j8g

Re: vsftpd-2.3.5.deb: Can I get the debian source of 2.3.4?

2012-01-19 Thread Tom H
On Thu, Jan 19, 2012 at 11:10 PM, Regid Ichira wrote: > >  Referring to Package: vsftpd, Version: 2.3.5-1. > > 1. Can I get the debian source for 2.3.4, and possibly older? >   I think debian had some version control archive for the vsftpd >   package. The 2.3.2 and 2.3.4 tarballs are at http://d

Re: vsftpd runs then stop for remote access

2009-12-31 Thread abdelkader belahcene
Thanks for answer I know that , but I used debian list and the list is more read firstly, secondly ubuntu is based on debian so. thirdly I remmember I had this problem on debian a couple of years ago. by the way the problem is for vsftp and ssh too, so it is a security problem ( on openssl

Re: vsftpd runs then stop for remote access

2009-12-30 Thread Ansgar Burchardt
Hi, abdelkader belahcene writes: > I install vsftp   as sererver on ubuntu 9.10 Please refer to the Ubuntu user technical support mailing list [1] for problems with Ubuntu. Regards, Ansgar [1] https://lists.ubuntu.com/mailman/listinfo/ubuntu-users -- To UNSUBSCRIBE, email to debian-user-req

Re: vsftpd problem 500 OOPS: cannot change directory

2008-10-29 Thread Jeff D
On Wed, 29 Oct 2008, lau wrote: > Hi everyone, > > I've been trying to set up a ftp server using vsftpd. I would like to create > two accounts, namely ftpmovies and ftpmusic pointing respectively to > /home/lau/movies and /home/lau/music. > According to my /etc/passwd file, those accounts are like

Re: vsftpd Extended Passive Mode problem

2006-01-31 Thread Edwin Boonenburg
Hi, all Does any body has a glue for this ?? Regards, Edwin Boonenburg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: VSFTPD problems

2005-11-16 Thread Almut Behrens
On Wed, Nov 16, 2005 at 07:55:08PM +, Adam Hardy wrote: > Rudi Starcevic on 16/11/05 07:52, wrote: > >Hello, > > > >Just can't get vsftpd to work? > > > >apt-get install vsftpd always used to work > > > >This is my error: > > > >*500 **OOPS*: *cap_set_proc* > > > > > >[quote] > >On Linux s

Re: VSFTPD problems

2005-11-16 Thread Adam Hardy
Rudi Starcevic on 16/11/05 07:52, wrote: Hello, Just can't get vsftpd to work? apt-get install vsftpd always used to work This is my error: *500 **OOPS*: *cap_set_proc* [quote] On Linux systems, if capability support was disabled in the kernel or built as a module and not loaded, vsft

Re: vsftpd and umask

2005-10-01 Thread hakim
Hi, Problem solved. It is anon_umask=0022 Then it works fine... Thanks... Achim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: vsftpd: problems with "chown_username"

2005-08-22 Thread Josep Lluís López Munné
*** I am not subscribed to the list *** Please CC me at [EMAIL PROTECTED] Update. I have found the following bug report: vsftpd: uploaded files always 0600 if chown_uploads is set (*356 days old)* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=269193 I think it is

Re: vsftpd and firewall - problems

2005-07-02 Thread Mariusz
On Tuesday 28 June 2005 10.36, Aurélien Campéas wrote: > > This is maybe stupid, but is the ftp client not supposed to also request > the passive mode ? > > This was this. On one komputer ftp client was default set to passive mode on second one not. When on this second i gave command passive, I w

Re: vsftpd and firewall - problems

2005-06-28 Thread Mariusz
-- Forwarded Message -- Subject: Re: vsftpd and firewall - problems Date: Tuesday 28 June 2005 12.07 From: Mariusz <[EMAIL PROTECTED]> To: "Andre Venter" <[EMAIL PROTECTED]> On Tuesday 28 June 2005 10.42, Andre Venter wrote: > Set the port range on

Re: vsftpd and firewall - problems

2005-06-28 Thread Andre Venter
Set the port range on the ftp server and allow connections through the firewall - Original Message - From: Aurélien Campéas To: debian-user@lists.debian.org Sent: Tuesday, June 28, 2005 4:36 PM Subject: Re: vsftpd and firewall - problems Le mardi 28 juin 2005 ? 10:04 -0400, Mariusz

Re: vsftpd and firewall - problems

2005-06-28 Thread Aurélien Campéas
Le mardi 28 juin 2005 à 10:04 -0400, Mariusz a écrit : > HI. > I have some problems with a vsftpd and firewall. > > I have a router from verizon where I set a rule for forwarding to the ftp > port > to the server. This was working fine. > When I setup a firewall on the server then I lost a pass

Re: vsftpd - weird error msg

2005-05-02 Thread Adam Hardy
Googling provided nothing on this. How should I work out what to do next - trying to log in to my debian box running vsftpd from a windows machine (on my home network): OOPS: cap_set_proc >> and OOPS: vsf_sysutil_recv_peek and vsftpd kicked the client off. Finally found the problem after goog

Re: vsftpd - weird error msg

2005-05-01 Thread Adam Hardy
On 30/04/05 00:30 Adam Hardy wrote: Googling provided nothing on this. How should I work out what to do next - trying to log in to my debian box running vsftpd from a windows machine (on my home network): OOPS: vsf_sysutil_recv_peek and vsftpd kicked the client off. Finally found the problem afte

Re: vsftpd upload only

2004-12-04 Thread Tong
On Sat, 04 Dec 2004 20:00:56 -0500, Tong wrote: > I want to configure one of the vsftpd virtual user to a "upload only" > account. I.e., able to upload but not able to download. > I can setup virtual user and upload, but how can I do "upload only"? download_enable If set to NO, all downloa

Re: vsftpd with shell set to /bin/false

2004-11-26 Thread chris-usenet
Ruben van Engelenburg <[EMAIL PROTECTED]> wrote: > I was installing vsFtpd om my Debian server today and found out that > users can't login if their shell is set to /bin/false. [...] > Is there a way to change this behaviour [...] Add your "shell" to the list in /etc/shells (see "man shells" for

Re: vsftpd or pure-ftpd?

2004-10-13 Thread Ralph Crongeyer
Roberto Sanchez wrote: Johann Spies wrote: I am in the process of building a new ftp-server. The old one used vsftpd and it performed well. I have recently become aware of pure-ftpd which seems to have more features like using an sql-database for user definitions, quotas etc. Our setup is like thi

Re: vsftpd or pure-ftpd?

2004-10-13 Thread Roberto Sanchez
Johann Spies wrote: I am in the process of building a new ftp-server. The old one used vsftpd and it performed well. I have recently become aware of pure-ftpd which seems to have more features like using an sql-database for user definitions, quotas etc. Our setup is like this: It is a unversity ca

Re: Vsftpd starting-help!

2004-10-06 Thread Siju George
Thankyou so much Lourens. Its working now! God bless you regards Siju On Wed, 6 Oct 2004 15:19:31 +0200, Lourens Steenkamp <[EMAIL PROTECTED]> wrote: > > > Lourens replying to Siju George <[EMAIL PROTECTED]> wrote: > > > Hi all, > > > > I just installed vsftpd using apt-get. Imade necessa

Re: Vsftpd starting-help!

2004-10-06 Thread Lourens Steenkamp
Lourens replying to Siju George <[EMAIL PROTECTED]> wrote: > Hi all, > > I just installed vsftpd using apt-get. Imade necessarry changes in > the config file also. > > I donot know how to add an entry in the inetd.conf to start vsftpd > at system boot. > > COuld someone help me please

Re : Re: vsftpd does not accepd passwords of local accounts

2004-07-19 Thread debmldua
Hi Brian! Thanks a lot for the link with the hints! It does work now: This is what I did: I commented the following in /etc/pam.d/vsftpd : ##commented by flo ##auth requiredpam_shells.so furthermore I added /bin/false to /etc/shells (yes, I'm running debian woody unstable) Nice Gree

Re : Re: vsftpd does not accepd passwords of local accounts

2004-07-19 Thread debmldua
-- 2004 Jul 19 - 08:43 Joost De Cock <[EMAIL PROTECTED]> -- >Have you checked that the user that's supposed to run the vsftp deamon (eg >nobody) as setup

Re: vsftpd does not accepd passwords of local accounts

2004-07-18 Thread Joost De Cock
On Sunday 18 July 2004 22:35, Flo hurled the following on the wire: > *Hi there! > > After uninstalling proftpd cause it was much to slow for unknown reasons, > I have installed vsftpd. > It is currently running, but there is the problem, that vsftpd does > not accept the passwords of my local user

Re: vsftpd does not accepd passwords of local accounts

2004-07-18 Thread Flo
Brian Clark wrote: >Give this a try: >echo "check_shell=NO" >> /etc/vsftpd.conf >You may need to restart vsftpd unless it's running from inetd or xinetd. Thanks for the hint, I tried it, but it unfortunately did not work :( Florian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

Re: vsftpd

2004-04-05 Thread Pete Clarke
> I am running vsftpd v1.2.1 backported for Woody on an otherwise pretty > The vsfpd.conf file looks like this: U ... I know it's generally bad to reply to your own posts, but I have kinda solved this one .. For those that are interested ... the users that are eligible for ftp access must ha

Re: vsftpd problems

2002-10-07 Thread Johann Spies
On Wed, Oct 02, 2002 at 09:12:54AM -0700, [EMAIL PROTECTED] wrote: > I installed vsftpd but am unable to connect to my machine using ftp. I > believe my inetd.conf file is correct; it has the line; > ftp stream tcp nowait root/usr/sbin/tcpd > /usr/sbin/vsftpd > You could n