Newsgroups: mail-lists.delegate-en
[DeleGate-En] Re: File size issue with FTP cache
Hello,
the same problem arise if you serve DVD images via FTP, e.g. we mirror
images for Linux distributions locally, but files greater than 2GB are
hidden.
I start DeleGate with this command:
$demon SERVER=ftp \
-Phidden \
MOUNT="/pub/* /mnt/mirror/pub/*" \
MASTER=ux-2s04:hidden \
TIMEOUT=restart:1d \
PERMIT=*:*:194.95.66.18,127.0.0.0/8,10.20.10.0/24 \
CACHE=no \
>>$mylog 2>&1 && /bin/echo -n ' FTP'
Version: 9.2.1
Bye, Steffen
|