I have some files ftping to the correct directory on the server and some file are going only to the root dir. Looking through the FTP error log I have also found “451 Failure writing to local file.” Does any one know what that means?
Logging onto FTP server…users.adelphia.net
Connecting to FTP server.
Connected.
220 Welcome to Adelphia Powerlink user webspace.
USER lastcall
331 Please specify the password.
PASSWORD=****
230 Login successful. Have fun.
TYPE I
200 Switching to Binary mode.
CWD /public_html/EWKTD_Weather
250 Directory successfully changed.
Checking for next FTP agenda…
there are 1 more things to do
Doing ftp upload
Checking there are files to upload
There are more files to upload
PASV
227 Entering Passive Mode (68,168,78,29,36,45)
STOR EWKTD_Weatherdial.gif
150 Ok to send data.
226 File receive OK.
PASV
227 Entering Passive Mode (68,168,78,29,92,202)
STOR EWKTD_Weather.html
150 Ok to send data.
226 File receive OK.
PASV
227 Entering Passive Mode (68,168,78,29,106,101)
STOR EWKTD_Weather.gif
150 Ok to send data.
451 Failure writing to local file.
141: 451 Failure writing to local file.
it could be you have exceeded your quota use on yoor web server (MB)
?
try deleting some of the date stamped gif graph files, and then untick do daily uploads of date stamped graph files, under setup, ftp/internet setup, web upload times
Error codes come from the FTP server, telling you the status of your requests.
For example, when you attempt to connect to an FTP site the server returns codes 150 (Connecting) Ok to send data and code 226 (Complete) File receive OK.
400 Series: The command was not accepted and the requested action did not take place, but the error condition is temporary and the action may be requested again.
FTP Error 451 Requested action aborted. Local error in processing.
I am unable to find more about error code 141: Failure writing to local file. 141: may be a line number.
Better ask your Web provider support why you are getting this error.
.....
There are more files to upload
PASV
227 Entering Passive Mode (68,168,78,29,36,45)
STOR EWKTD_Weatherdial.gif
150 Ok to send data.
226 File receive OK.
PASV
227 Entering Passive Mode (68,168,78,29,92,202)
STOR EWKTD_Weather.html
150 Ok to send data.
226 File receive OK.
PASV
227 Entering Passive Mode [b](68,168,78,29,106,101)[/b]
STOR EWKTD_Weather.gif
150 Ok to send data.
451 Failure writing to local file.
141: 451 Failure writing to local file.....
Is EWKTD_Weather.gif going into a different folder (at your web page location) than the other files?[b][/b]
this will happen if when it logs in and fails to change to the correct directory…(the CWD command)
there is some other threads on this
do you see that happening oz1ep, in the ftplogfull.txt file?
(when you notice files are going to the wrong directory)
Now it is uploading to the wright place. I don’t know if you have done something? A new problem - when I upload now, I keep loosing my background-gif. It has been like that for the last 7/8 versions.
not sure about the background…
check the html code, at the start, where it says background=
and what it has there, and check what you have under setup, webfiles/webpage #1 setup for the name of the background image
mine looks ok:
does your background image exist on your web site?
When I go in to the set-up webfiles and click on the back.gif-button. I get the filename up of the back.gif, then I press OK and upload the page - as I have been doing each time. But for the last 7 or 8 versions it dosn’t make the HTML ok in the date datahtm0.txt - it just leave’s it emty - there where the back.gif should be.
I use the WD homepage. I just put in some HTLM off my own in the
and has been workning before.
email me your datahtm0.txt file again
and
go, action, abck up registry, then click on back up now, then email me the file wdsiplayftp.reg from the folder databackup
thanks