En el servidor:
- Instalar frox (debes de habilitar los repositorios de Ubuntu):
apt-get update
apt-get install frox
- Copiar el fichero de configuración adjunto (frox.conf) a /etc/.
- Crear la estructura de directorios para los archivos log:
mkdir -p /usr/local/lib/frox
- Inciar el servidor ftp://ftp.
/etc/init.d/frox restart
En el cliente
- Configurar filezilla:
# Menú Edit -> Settings -> Connection -> FTP -> Generic proxy: indicar none
- Menú Edit -> Settings -> Connection -> FTP -> FTP Proxy: indicar Custom y introducir lo siguiente:
USER %u@%h
PASS %p
En Proxy host indicar:
server:2121