New boy's UPLOAD problem

Strictly for sharing scripts used in Digital Atmosphere and getting assistance from other users.
Post Reply
nigel.heasman
Member
Posts: 15
Joined: Mon Jan 23, 2006 9:33 am
Location: N.Cyprus

New boy's UPLOAD problem

Post by nigel.heasman »

Hi all,
I am new to using scripting in DigitalAtmosphereWS and am having lots of success, apart from uploading the chart to my web site!
I have searched on this forum and tried all the ideas I can spot but none seem to solve it.
The Status box seems to show all is working well and ends up >> Ready but the file isn't getting into the web site folder.
This is the part of my script that tries to upload the file:-

#--- upload chart to web site, into Charts folder
UPLOAD,ftp://username:password@ftp.nigelheasma ... c:\Program Files\DigitalAtmosphereWS\charts\surface_temp_weather.gif
#--- end of job

Could some kind person have a look at it and tell me where I've gone wrong, please??
I'm going crosseyed trying to spot the error!
Many thanks
Nigel :roll:
wxforecaster
Senior Member
Posts: 252
Joined: Mon May 02, 2005 4:13 pm
Contact:

Post by wxforecaster »

Is it a linux or windows server?
nigel.heasman
Member
Posts: 15
Joined: Mon Jan 23, 2006 9:33 am
Location: N.Cyprus

Post by nigel.heasman »

Hi, I believe it is a Linux server but will have to check with my son who has set the web site up for me.
thanks for the reply
Nigel
nigel.heasman
Member
Posts: 15
Joined: Mon Jan 23, 2006 9:33 am
Location: N.Cyprus

Post by nigel.heasman »

Hi again - have solved my problem, with the help of my son - I had got the UPLOAD path wrong.

We (I) live and learn!!
Thanks for looking

Nigel :oops:
wxforecaster
Senior Member
Posts: 252
Joined: Mon May 02, 2005 4:13 pm
Contact:

Post by wxforecaster »

Yeah i was about to say.. you need to add a public_html for your directory if it is linux!! Glad you got it all updated and correct!
Post Reply