Weather by You!

Templates and Projects support => Html Templates => Topic started by: Andre on August 24, 2013, 03:12:56 PM

Title: Uploading files
Post by: Andre on August 24, 2013, 03:12:56 PM
I try to upload system.htm, infos.htm and i get the next errors what is wrong

Logging in to members.chello.nl
Uploading C:\Cumulus - kopie\web\system.htmtmp
Remote file: http://members.chello.nl/j.a.vis/system.htm
FTP Error
Uploading C:\Cumulus - kopie\web\infosT.htmtmp
Remote file: http://members.chello.nl/j.a.vis/infos.htm
FTP Error
Uploading standard files
Title: Re: Uploading files
Post by: Mr.Meteo on August 24, 2013, 07:09:00 PM
Hi Andre,

I think the problem is that you have entered a "public" url
(eg. http://members.chello.nl/j.a.vis/system.htm) instead of your
internal path. usually, it start with public_html or something like that.

So, "Remote filename" supposed to be something like that:
public_html/system.htm (sometime it could be just www)

Hope this help.

Regards,
Jacques
Title: Re: Uploading files
Post by: Andre on August 25, 2013, 03:59:37 AM
Hi Jacques,

that is also what i think, but i can not find a solution for it.
But i will try again and again  :)