Author Topic: Uploading files  (Read 6220 times)

Offline Andre

  • Jr. Member
  • **
  • Posts: 17
    • Weather Station Smaragd Ede, The Netherlands
Uploading files
« 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

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Uploading files
« Reply #1 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
Please, consider supporting this site 

Offline Andre

  • Jr. Member
  • **
  • Posts: 17
    • Weather Station Smaragd Ede, The Netherlands
Re: Uploading files
« Reply #2 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  :)