Page 9 of 14 FirstFirst ... 7891011 ... LastLast
Results 81 to 90 of 138

Thread: Howto: Easy FTP with vsftpd

  1. #81
    Join Date
    Aug 2009
    Location
    India
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Howto: Easy FTP with vsftpd

    Yes i am the user..

  2. #82
    Join Date
    Feb 2009
    Location
    Singapore
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Howto: Easy FTP with vsftpd

    That is why u are at ur home directory once u are log into the ftp. Pls refer to the option on how to configure vsftpd from here.

    http://vsftpd.beasts.org/vsftpd_conf.html

  3. #83
    Join Date
    Apr 2009
    Location
    Saitama, Japan
    Beans
    132
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Howto: Easy FTP with vsftpd

    I've got vstpd setup it is working fairly well. I am using filezilla to upload files. I would also like to use Dreamweaver to connect to my server. What are the settings for that?

    In Filezilla, my login info is

    ftpes://domain.com
    username: *****
    password: *****

    When I input those lines in dreamweaver's settings, it throws out an error. Am I suppose to configure something else in the server to be able to connect via dreamweaver?

  4. #84
    Join Date
    Sep 2010
    Beans
    5
    Distro
    Ubuntu

    Re: Howto: Easy FTP with vsftpd

    It was pretty hard to tackle out all setups, but it works. Thanks for guide!

  5. #85
    Join Date
    Dec 2010
    Beans
    94

    Re: Howto: Easy FTP with vsftpd

    Can someone help me with firewalling vsftpd with iptables?(ports 21,20;anonymous upload,download..).
    How i can cover all that???
    Last edited by alfamuzjak; January 24th, 2011 at 05:03 PM.

  6. #86
    Join Date
    Dec 2010
    Beans
    94

    Re: Howto: Easy FTP with vsftpd

    Quote Originally Posted by alfamuzjak View Post
    can someone help me with firewalling vsftpd with iptables?(ports 21,20;anonymous upload,download..).
    How i can cover all that???
    any idea?!

  7. #87
    Join Date
    Jul 2010
    Beans
    46

    Re: Howto: Easy FTP with vsftpd

    I'm trying to chroot my users, and my conf settings seem to be correct, however in Filezilla they are able to navigate all the way to the root folder, so clearly I'm missing some configuration option somehwere. Can anyone help me with this?

  8. #88
    Join Date
    Jun 2006
    Location
    USA
    Beans
    151
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: Howto: Easy FTP with vsftpd

    First off thanks for this howto.
    I have gotten to the point of trying to create database files:

    I have Maverick 10.10 installed and have libdb4.8 libraries but no libdb4.8-utils and not dbxx_load command. I get a command not found error and my searches for the command dbxxx_load come up empty. This must have been changed. What pkg do I need to down load or is there a different command used?

    Thanks
    M2N-SLI with AMD Phenom II X4 940 8GB of 400Mhz 128bit DDR2 RAM, an Evga GTX560ti Video card Phoenix Bios Rev. 5001

    Kubuntu 12.10 (do-release-upgrade)

  9. #89
    Join Date
    Dec 2010
    Beans
    94

    Re: Howto: Easy FTP with vsftpd

    In my case...previous month i used db4.7-util or 4,8 on ubuntu 10.10, use:
    Code:
    sudo apt-get install db4.7-util
    for instaling and
    Code:
    sudo db4.7_load -T -t hash -f ...
    for loading, generating...

  10. #90
    Join Date
    Jun 2006
    Location
    USA
    Beans
    151
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: Howto: Easy FTP with vsftpd

    alfamuzjak

    Thanks for your reply.

    Quote Originally Posted by alfamuzjak View Post
    In my case...previous month i used db4.7-util or 4,8 on ubuntu 10.10, use:
    Code:
    sudo apt-get install db4.7-util
    for instaling and
    Code:
    sudo db4.7_load -T -t hash -f ...
    for loading, generating...
    Yes I did find and install db4.8-util. I have the vsftpd up but my virtual users can't log in. I'm going to make a complete post of my config in momentarily.

    Regards,
    M2N-SLI with AMD Phenom II X4 940 8GB of 400Mhz 128bit DDR2 RAM, an Evga GTX560ti Video card Phoenix Bios Rev. 5001

    Kubuntu 12.10 (do-release-upgrade)

Page 9 of 14 FirstFirst ... 7891011 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •