SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Ftpputfile

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Ftpputfile
Author Message
Luis Fedriani



Joined: 27 Sep 2000
Posts: 29

Post Ftpputfile Reply with quote

I am trying to use the ftpputfile command , to send some files to a web server

i did it first separately to do a monitoring in that way:
ftpputfile("www.telecel.com.py","sched","xxxxx","c:\script_tablas\index.htm","/web/index.html"

ftpputfile("www.telecel.com.py","sched","xxxxx","c:\script_tablas\banner.htm","/web/banner.html"

ftpputfile("www.telecel.com.py","sched","xxxxx","c:\script_tablas\contents.htm","/web/contents.html"

ftpputfile("www.telecel.com.py","sched","xxxxx","c:\script_tablas\reports.htm","/web/reports.html"

every command works except the ftp of reports.htm , it show me the follow message:
An error occured while execute a 24x7 script
Line 7: Upload failed for "". Error code 123.

the only different is that this file is bigger than others.
¿?

Tue Dec 12, 2000 4:17 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7838

Post Re: Ftpputfile Reply with quote

It's a common mistake. You either don't know or forgot about "special ASCII characters" in scripts. Please replace all back-slashes with double back-slashes

Example: ftpputfile( "www.telecel.com.py","sched","xxxxx","c:\\script_tablas\\reports.htm","/web/reports.html" )

: I am trying to use the ftpputfile command , to send some files to a web
: server

: i did it first separately to do a monitoring in that way:
: ftpputfile("www.telecel.com.py","sched","xxxxx","c:\script_tablas\index.htm","/web/index.html"

:
: ftpputfile("www.telecel.com.py","sched","xxxxx","c:\script_tablas\banner.htm","/web/banner.html"

:
: ftpputfile("www.telecel.com.py","sched","xxxxx","c:\script_tablas\contents.htm","/web/contents.html"

:
: ftpputfile("www.telecel.com.py","sched","xxxxx","c:\script_tablas\reports.htm","/web/reports.html"

: every command works except the ftp of reports.htm , it show me the follow
: message: An error occured while execute a 24x7 script
: Line 7: Upload failed for "". Error code 123.

: the only different is that this file is bigger than others.
: ¿?

Tue Dec 12, 2000 5:08 pm View user's profile Send private message
Luis Fedriani



Joined: 27 Sep 2000
Posts: 29

Post Re: Ftpputfile Reply with quote

yes i forgot it, now is working perfectly.

thanks

Wed Dec 13, 2000 8:41 am View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.