• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

yafc: wie konfiguriere ich ihn um über einen proxy zu kommen

Hallo,

habe yafc installiert, weil ich einen ftp-client benötige, der über einen Proxy kommt.
und eine/etc/yafcrc hinterlegt und darin den proxy konfiguriert.
Leider funktioniert es nicht, weil ich wohl etwas falsch mache.

Kennt sich einer von Euch mit yafc aus?
Leider ist mir die Doku nicht klar:

# 5 - connect to proxy, USER real_user@proxy_user@real_host, PASS real_password@proxy_password

# the proxy host to connect to including
# username, password and port (all optional)
# if username or password not given, you will
# be prompted for it
#proxy_host user:pass@host:port
#examples:
# connect to proxy host at port 4711, use username nisse and prompt for password:
#proxy_host nisse@host:4711


# das habe ich dann hinterlegt:
Code:
proxy_host ID-FTPHost@ID-Proxy@FTPHost:@proxyPW@proxyServer
Dann noch der Aufruf des Programms an der Kommandozeile:
yafc
// Keine Verbindung
// Hatte gehofft, er würde nach dem ftphost-PW fragen und das Proxy-PW einsetzen => :mad:proxyPW
Was mache ich falsch?
Danke und Gruß
 
Oben