ftp host

Hi Anyone,

recently i had problems with my ftp site and i decided to add more sites so in case there are problems like this one, i have back up ftp hosts.

one of that option is i'll host my own ftp server (im hosting a different application anyway, so i have the resources), the external IP address of this server, whether given as http://119.93.67.175 or as plain as 119.93.67.175 cannot be connected by wybuild. the error "Couldnt connect to the remote server: An Invalid IP Address was specified" will appear if the entry is with the "http://", and the error "The remote host did not respond.."

i even tried using dyndns.org as entry in the host name and got the same results.

anyone? thanks!

If you're using an FTP site as a download site then it needs to start with "ftp://" not "http://". And if you want to specify a username and password then you need to use something like this as your download site:

ftp://user:pass@119.93.67.175/%file%

Tell me if this helps.

hi sam, thanks for the reply.

the download site is not an issue. im trying to input the settings i mentioned at the "Upload the Updates" section.

i tried using the ftp://user:pass@119.93.67.175/%file% and it gives the errorCouldn't connect to the remote server: An invalid IP address was specified

thanks

The upload site is a different case. Just type in "119.93.67.175" for your host (without quotes). Then type in your username and password. Then click "connect" to test the connection. If the connection works (and it's showing the right folder) click "Add site".