blog.hostonnet.com Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

Submitted URL: http://blog.hostonnet.com/installing-ftp-with-apt-get-on-debian-server
Effective URL: https://blog.hostonnet.com/installing-ftp-with-apt-get-on-debian-server
Submission: On September 08 via manual from CA — Scanned from NL

Form analysis 1 forms found in the DOM

POST https://blog.hostonnet.com/wp-comments-post.php

<form action="https://blog.hostonnet.com/wp-comments-post.php" method="post" id="commentform" class="comment-form">
  <p class="comment-notes"><span id="email-notes">Your email address will not be published.</span> <span class="required-field-message">Required fields are marked <span class="required">*</span></span></p>
  <p class="comment-form-comment"><label for="comment">Comment <span class="required">*</span></label> <textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required="required"></textarea></p>
  <p class="comment-form-author"><label for="author">Name <span class="required">*</span></label> <input id="author" name="author" type="text" value="" size="30" maxlength="245" autocomplete="name" required="required"></p>
  <p class="comment-form-email"><label for="email">Email <span class="required">*</span></label> <input id="email" name="email" type="text" value="" size="30" maxlength="100" aria-describedby="email-notes" autocomplete="email" required="required">
  </p>
  <p class="comment-form-cookies-consent"><input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes"> <label for="wp-comment-cookies-consent">Save my name, email, and website in this browser for the next time
      I comment.</label></p>
  <p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Post Comment"> <input type="hidden" name="comment_post_ID" value="747" id="comment_post_ID">
    <input type="hidden" name="comment_parent" id="comment_parent" value="0">
  </p>
  <p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="a86d5633db"></p>
  <p style="display: none !important;"><label>Δ<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="1694136947005">
    <script>
      document.getElementById("ak_js_1").setAttribute("value", (new Date()).getTime());
    </script>
  </p>
</form>

Text Content

Toggle navigation
 * Home
 * Web Hosting
   * * Shared Hosting
     * Linux Hosting
       Linux shared hosting with CPanel and WHM Control Panel, Unlimited Hosting
       Plans
     * FFmpeg Hosting
       FFmpeg Hosting allows you to host and steam video files easily on your
       website
   * * Reseller Hosting
     * Linux Reseller Hosting We offers best Linux Reseller program in the
       market with lowest domain rates
     * Windows Reseller Hosting
       Windows 2008 Reseller Hosting with unlimited websites and domains
   * * Specialised Hosting
     * Wordpress Hosting Install WordPress instantly. Unlimited space and
       Unlimited Bandwidth.
     * phpBB Hosting
       Our phpBB Hosting plan provide everything you need for your phpBB forum
       online quickly and easily
 * Domain Name
 * Web Design

 * Support
 * Contact us


HOSTONNET BLOG




INSTALLING FTP WITH APT-GET ON DEBIAN SERVER

Posted on November 5, 2005 by flashweb


LOOKING FOR LINUX SERVER ADMIN OR WORDPRESS EXPERT? WE CAN HELP.

Contact Us

Debian is almost same as other Linux Distros. Main difference is the way how it
manage software installation.

Debian use apt-get program to install and manage software packages. You can find
more details on using apt-get with “man apt-get”

Today i have to install ftp client on a Debian server. FTP client is default on
most of the installation, but it was missing on this server.

# uname -a
Linux contact-the-owner.com.vm.bytemark.co.uk 2.4.26-bytemark-uml-20040706-1 #1
Tue Jul 6 09:37:31 BST 2004 i686 GNU/Linux
# cat /etc/debian_version
3.1
#


Debian version is 3.1 and it use Linux kernel v2.4

To install ftp client with apt-get, use


# apt-get install ftp
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
ftp
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 52.1kB of archives.
After unpacking 160kB of additional disk space will be used.
Get:1 http://ftp.uk.debian.org stable/main ftp 0.17-12 [52.1kB]
Fetched 52.1kB in 0s (178kB/s)
Selecting previously deselected package ftp.
(Reading database ... 22259 files and directories currently installed.)
Unpacking ftp (from .../archives/ftp_0.17-12_i386.deb) ...
Setting up ftp (0.17-12) ...
#


Now ftp is working on the server


# ftp
ftp> bye
#


Posted in Linux. Bookmark the permalink.

← Installing ImageMagick on FreeBSD 5.4 Server
MySQL Error: Can’t connect through socket /var/tmp/mysql.sock →


LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Comment *

Name *

Email *

Save my name, email, and website in this browser for the next time I comment.





Δ

This site uses Akismet to reduce spam. Learn how your comment data is processed.


WEB HOSTING

 * Linux Hosting
 * Wordpress Hosting
 * Linux Reseller Hosting
 * FFMPEG Hosting


OTHER SERVICES

 * Domain Name
 * Web Design
 * Script Installation
 * Websites For Sale


SUPPORT

 * Help Desk
 * Knowledge Base
 * Customer Login


LEGAL

 * Terms of Service
 * Acceptable User Policy
 * Service Level Agreements

© 2001-2022 HostOnNet.com - All Rights Reserved