| Summary: | Enemy Territory Needs --passive-ftp to download binary | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Greg Watson (linuxkrn) <bugs> |
| Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Greg Watson (linuxkrn)
2003-10-09 17:36:45 UTC
# Default fetch command (5 tries, passive ftp for firewall compatibility)
#FETCHCOMMAND="/usr/bin/wget -t 5 --passive-ftp \${URI} -P \${DISTDIR}"
#RESUMECOMMAND="/usr/bin/wget -c -t 5 --passive-ftp \${URI} -P \${DISTDIR}"
default is to use passive ... if it isnt on your side, you probably changed
something ;)
|