ftpmirror
Mirroring directory hierarchy using FTP protocol
Install
- All systems
-
curl cmd.cat/ftpmirror.sh
- Debian
-
apt-get install ftpmirror
- Ubuntu
-
apt-get install ftpmirror
- Kali Linux
-
apt-get install ftpmirror
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ftpmirror
- Raspbian
-
apt-get install ftpmirror
- Dockerfile
- dockerfile.run/ftpmirror
ftpmirror
Mirroring directory hierarchy using FTP protocol
ftpmirror is an utility to copy directory hierarchy (usually called 'mirror') using FTP protocol. A similar perl script exists, whose name is 'mirror', but ftpmirror requires less memory than mirror.