Suddenly stopped working - but says it is working

Core FTP client questions and answers
Post Reply
dodgearodge
Posts: 4
Joined: Tue May 16, 2006 7:13 pm

Suddenly stopped working - but says it is working

Post by dodgearodge »

I've been using Version 1.3c for 10 months without any major headaches, then it suddenly stopped working.

For example, I have an empty directory 'z' and transferred andrex.jpg from my local directory to the online 'z' directory:

Code: Select all

Connect socket #612 to nn.nn.nn.nn port 26465...
150 Accepted data connection
226-ASCII
226-Options: -a -l
226 3 matches total
Transferred 187 bytes in 0.016 seconds
and also with a text based file:

Code: Select all

Connect socket #640 to nn.nn.nn.nn port 64018...
150 Accepted data connection
226-ASCII
226-Options: -a -l
226 4 matches total
Transferred 256 bytes in 0.015 seconds
Now, I check if these two files are ACTUALLY there, or just pretending to be there:

a) use alternative FTP tool -> can't find these files
b) use hosting company's file manager -> can't find these files
c) use browser -> 404 File Not Found

If I then exit Core FTP and re-enter the site, moving to the 'z' directory, I am show:

andrex.jpg 2KB 02/03/08 10:13 -rw-r--r--
boxform.htm 744 02/03/08 10:13 -rw-r--r--

So why is Core FTP insisting that these two files are there, but every other mechanism I can think of, can't see them?

I also loaded a new copy of Core FTP Version 2.0 build 1539 and still get the same error. (I am a registered user).

I am mystified why the excellent tool has suddenly stopped working.

Any hints would be much appreciated. Thanks!

Both files mentioned:
550 Can't check for file existence.
dodgearodge
Posts: 4
Joined: Tue May 16, 2006 7:13 pm

Post by dodgearodge »

Thanks for your swift reply. Sorry for my slow reply.

Here is the log: (Sorry - I don'[t have the PC in front of me right now, to do the "Directory Commands" - will do so later)

I deleted the log, and regenerated - starting from scratch:

Code: Select all

Welcome to Core FTP, release ver 1.3c, build 1447.4 (U) -- © 2003-2006WinSock 2.0Mem -- 1,038,412 KB, Virt -- 2,097,024 KBStarted on Monday February 04, 2008 at 08:41:AMConnect socket #528 to nn.nnn.nn.130, port 21...220---------- Welcome to Pure-FTPd [TLS] ----------

220-You are user number 1 of 50 allowed.

220-Local time is now 08:41. Server port: 21.

220-IPv6 connections are also welcome on this server.

220---------- Welcome to Pure-FTPd [TLS] ----------

USER writyme

331 User writyme OK. Password required

PASS **********

230-User writyme has group access to:  writyme 

230 OK. Current restricted directory is /

SYST

215 UNIX Type: L8

Keep alive off...PWD

257 "/" is your current location

PASV

227 Entering Passive Mode (nn.nnn.nn.130,177,132)

LIST -al

Connect socket #576 to nn.nnn.nn.130, port 45444...150 Accepted data connection

226-Options: -a -l 

226 35 matches total

CWD /access-logs

250 OK. Current directory is /access-logs

CWD /www

250 OK. Current directory is /www

CWD /

250 OK. Current directory is /

Transferred 2,410 bytes in 0.062 seconds

CWD /public_html

250 OK. Current directory is /public_html

PASV

227 Entering Passive Mode (nn.nnn.nn.130,30,188)

LIST -al

Connect socket #580 to nn.nnn.nn.130, port 7868...150 Accepted data connection

226-Options: -a -l 

226 24 matches total

Transferred 1,537 bytes in 0.110 seconds

CWD /public_html/z/

250 OK. Current directory is /public_html/z

PASV

227 Entering Passive Mode (nn.nnn.nn.130,99,199)

LIST -al

Connect socket #592 to nn.nnn.nn.130, port 25543...150 Accepted data connection

226-Options: -a -l 

226 4 matches total

Transferred 256 bytes in 0.031 seconds

DELE andrex.jpg

250 Deleted andrex.jpg

PASV

227 Entering Passive Mode (nn.nnn.nn.130,161,30)

LIST -al

Connect socket #600 to nn.nnn.nn.130, port 41246...150 Accepted data connection

226-Options: -a -l 

226 3 matches total

Transferred 188 bytes in 0.008 seconds

DELE boxform.htm

250 Deleted boxform.htm

PASV

227 Entering Passive Mode (nn.nnn.nn.130,21,168)

LIST -al

Connect socket #576 to nn.nnn.nn.130, port 5544...150 Accepted data connection

226-Options: -a -l 

226 2 matches total

Transferred 119 bytes in 0.008 seconds

PWD

257 "/public_html/z" is your current location

TYPE I

200 TYPE is now 8-bit binary

PASV

227 Entering Passive Mode (nn.nnn.nn.130,255,159)

STOR andrex.jpg

Connect socket #604 to nn.nnn.nn.130, port 65439...150 Accepted data connection

226-File successfully transferred

226 2.651 seconds (measured here), 0.77 Kbytes per second

andrex.jpg - 2089 bytes transferred

MDTM 20070423192953 andrex.jpg

550 Can't check for file existence

Transfer time: 00:00:03

PASV

227 Entering Passive Mode (nn.nnn.nn.130,128,191)

LIST -al

Connect socket #632 to nn.nnn.nn.130, port 32959...150 Accepted data connection

226-ASCII

226-Options: -a -l 

226 3 matches total

Transferred 187 bytes in 0.015 seconds

PWD

257 "/public_html/z" is your current location

TYPE A

200 TYPE is now ASCII

PASV

227 Entering Passive Mode (nn.nnn.nn.130,177,65)

STOR boxform.htm

Connect socket #584 to nn.nnn.nn.130, port 45377...150 Accepted data connection

226-File successfully transferred

226 0.077 seconds (measured here), 9.43 Kbytes per second

boxform.htm - 744 bytes transferred

MDTM 20020207172114 boxform.htm

550 Can't check for file existence

Transfer time: 00:00:01

PASV

227 Entering Passive Mode (nn.nnn.nn.130,218,186)

LIST -al

Connect socket #644 to nn.nnn.nn.130, port 55994...150 Accepted data connection

226-Options: -a -l 

226 4 matches total

Transferred 256 bytes in 0.008 seconds
dodgearodge
Posts: 4
Joined: Tue May 16, 2006 7:13 pm

Post by dodgearodge »

Directory info:

Code: Select all

drwxr-xr-x    2 writyme  writyme      4096 Feb  4 08:45 .
drwxr-x---   19 writyme  99           4096 Nov  1 21:26 ..
-rw-r--r--    1 writyme  writyme      2089 Feb  4 08:44 andrex.jpg
-rw-r--r--    1 writyme  writyme       744 Feb  4 08:45 boxform.htm
But browser still shows:

Code: Select all

Not Found
The requested URL /z/andrex.jpg was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. 
and

Code: Select all

Not Found
The requested URL /z/boxform.htm was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Post Reply