Hallo
also freebsd hat eine ftp-funktion hab ich gesehen, aber wie schreibt man den befehl?
ftp://user:passwort@host.com /var/squid/logs/access*
oder
ftp://user:passwort@host.com:21 /var/squid/logs/access*
(also alle dateien die mit access anfangen per ftp auf mein server schreiben)
kommt der hinweis das er den befehl nicht kennt
wie heist er richtig?
[2.0.1-RELEASE][root@pfsense.localdomain]/root(1): ftp -al
ftp: illegal option -- l
usage: ftp [-46AadefginpRtvV] [-N netrc] [-o outfile] [-P port] [-q quittime]
[-r retry] [-T dir,max[,inc][[user@]host [port]]] [host:path[/]]
[file:///file] [ftp]@]host[:port]/path[/]]
[http://[user[:pass]@]host[:port]/path] [...]
ftp -u URL file [...]
[2.0.1-RELEASE][root@pfsense.localdomain]/root(2):
Ideen ?
cu[/ftp]