PDA

Bekijk de volledige versie : FTP to an other web site



mao44
11-07-2005, 15:10
Hi,

i want to send a file (webcam picture) to a web site by ftp.
Is it possible to connect to an ftp web site from the asus wl500gx ?
and send a file

thanks

NTAdmin
11-07-2005, 16:46
Well, I don't have the router yet, but I assume, there is an ftp client. Try typing ftp, while connected via ssh or telnet.
then type o www.testftp.com for example. enter the username and password and you are ready to go.

Hope that works...

mao44
12-07-2005, 08:34
Hi,
there is no ftp command on telnet !

macsat
12-07-2005, 14:49
install ncftp with ipkg :


ipkg update
ipkg install ncftp

Then you have the ncftp client.

mao44
13-07-2005, 09:49
thanks,
i'll try