How to Install and Uninstall ftpcopy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 08,2024

1. Install "ftpcopy" package

Please follow the step by step instructions below to install ftpcopy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ftpcopy

2. Uninstall "ftpcopy" package

In this section, we are going to explain the necessary steps to uninstall ftpcopy on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ftpcopy $ sudo apt autoclean && sudo apt autoremove

3. Information about the ftpcopy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ftpcopy
Priority: optional
Section: universe/web
Installed-Size: 280
Maintainer: Ubuntu Developers
Original-Maintainer: Gerrit Pape
Architecture: amd64
Version: 0.6.7-3
Depends: libc6 (>= 2.15)
Filename: pool/universe/f/ftpcopy/ftpcopy_0.6.7-3_amd64.deb
Size: 122188
MD5sum: 5c045f15cc9bdc5fec3032efa19cf594
SHA1: e30e52fe1bf113dd90e64c37ee48ce32e2544502
SHA256: afb8e4b56fbec46910edf0e12650ae12a2a0c86f7bc28462da48042cc71f5506
Description-en: FTP clients collection
ftpcopy is a simple FTP client written to copy files or directories
(recursively) from an FTP server. It was written to mirror FTP sites
which support the EPLF directory listing format, but it also supports
the traditional listing format (/bin/ls).
.
ftpls is an FTP client which generates directory listings, either in
plain text or HTML.
.
The tools only support passive mode FTP. There is no plan to support
active mode.
.
See http://www.ohse.de/uwe/ftpcopy.html for more information.
Description-md5: 7f78a2ffdc239606cdd279aa1eeef977
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu