About 127,000 results
Open links in new tab
  1. How to stop and remove ftp service? - Ask Ubuntu

    8 I want to stop ftp and remove the service on Ubuntu 14.04 I tried sudo apt-get remove ftp and checked using command ps aux | grep ftp but the service was still running. Please suggest …

  2. Connect to FTP server - Ask Ubuntu

    Mar 14, 2020 · I am creating FTP by android (from default file manager app) and am trying to connect it on my ubuntu. In file manager I tried to do connect to server but when i click …

  3. server - How to change default ftp directory? - Ask Ubuntu

    Oct 2, 2017 · The ftp user (userID=116) home directory changed to /var/vsftpd. This will allow the default/anonymous/unknown user to land into a specific place (/var/vsftpd).

  4. server - vsftpd: 530 Login incorrect - Ask Ubuntu

    I made sure there was a password associated with the ubuntu user. I made sure to enable passive mode, and set local_enable=YES in the vsftpd.conf file. I was able to authenticate just …

  5. How to figure out why FTP isn't working? - Ask Ubuntu

    I tried setting up a FTP Server on my Netbook, but I cannot connect to it. Now I wonder how can I figure out what I did wrong. I have an Apache2 server running on it to use with the domain …

  6. Download remote FTP directory - Ask Ubuntu

    Aug 23, 2011 · Any FTP client is able to download directories recursively and also authenticate with a username and password. Just start Ubuntu Software Center, search for "ftp" and …

  7. networking - Connect to FTP server with a specific ... - Ask Ubuntu

    Jan 10, 2022 · I'm having a bit of trouble with ubuntu 18.04 . I want to connect to a remote ftp folder using the UI. I managed to get it to work for one location by clicking on 'Other locations' …

  8. server - vsftp service failed - Ask Ubuntu

    Jun 4, 2017 · I'm new to ubuntu . I have to setup ftp server on ubuntu , vsftpd service always failing after basic installation and changes in /etc/vsftpd.conf file. I've done below changes …

  9. How can I access my Ubuntu server using FileZilla as root user?

    Aug 16, 2020 · How can I connect to my Ubuntu server v18 with FileZilla as the root user? Filezilla shows connection errors: Ubuntu Server network settings:

  10. set up a FTP server with a GUI - Ask Ubuntu

    Nov 28, 2019 · FTP GUI is a feature of the FTP client, not the server. An Ubuntu desktop can function as an GUI FTP Client for any FTP server - the client functionality is already baked into …