Filezilla FTP probleem bij True Internet

Heb twee dagen lang een groot probleem. Ik kan namelijk via Filezilla FTP cliënt geen flv bestand van 7mb uploaden naar een server in Nederland vanuit mijn Thaise locatie. Zelfs een kleiner bestand lukt niet. Ik maak gebruik van True Internet. Een technicus zal later vandaag later langskomen om te kijken wat het is. Als het mijn Jensen Broadband II router is zal ik hem a.s.a.p. vervangen. Maar de afgelopen twee jaar had ik geen problemen dus waarom nu wel? Ik krijg steeds een error writing 2 socket:

[code]

12:20:19 Status: Connecting to xx.xxx.xxx.xxx:21...

12:20:19 Status: Connection established, waiting for welcome message...

12:20:19 Response: 220 ProFTPD 1.3.0 Server (ProFTPD) [xx.xxx.xxx.xxx]

12:20:19 Command: USER xxx

12:20:20 Response: 331 Password required for xxx.

12:20:20 Command: PASS **************

12:20:23 Response: 230 User xxx logged in.

12:20:23 Command: SYST

12:20:24 Response: 215 UNIX Type: L8

12:20:24 Command: FEAT

12:20:24 Response: 211-Features:

12:20:24 Response: MDTM

12:20:24 Response: REST STREAM

12:20:24 Response: SIZE

12:20:24 Response: 211 End

12:20:24 Status: Connected

12:20:24 Status: Retrieving directory listing...

12:20:24 Command: CWD /httpdocs/xxx/

12:20:24 Response: 250 CWD command successful

12:20:24 Command: PWD

12:20:25 Response: 257 "/httpdocs/xxx" is current directory.

12:20:25 Command: TYPE I

12:20:25 Response: 200 Type set to I

12:20:25 Command: PASV

12:20:26 Response: 227 Entering Passive Mode (87,119,195,103,194,122).

12:20:26 Command: LIST

12:20:26 Response: 150 Opening ASCII mode data connection for file list

12:20:27 Response: 226-Transfer complete.

12:20:27 Response: 226 Quotas off

12:20:27 Status: Calculating timezone offset of server...

12:20:27 Command: MDTM colums.php

12:20:27 Response: 213 20080520092748

12:20:27 Status: Timezone offsets: Server: 0 seconds. Local: 25200 seconds. Difference: 25200 seconds.

12:20:27 Status: Directory listing successful

12:20:31 Status: Retrieving directory listing...

12:20:31 Command: CWD wp-content

12:20:32 Response: 250 CWD command successful

12:20:32 Command: PWD

12:20:32 Response: 257 "/httpdocs/xxx/wp-content" is current directory.

12:20:32 Command: PASV

12:20:32 Response: 227 Entering Passive Mode (87,119,195,103,194,123).

12:20:32 Command: LIST

12:20:33 Response: 150 Opening ASCII mode data connection for file list

12:20:33 Response: 226-Transfer complete.

12:20:34 Response: 226 Quotas off

12:20:34 Status: Directory listing successful

12:20:35 Status: Retrieving directory listing...

12:20:35 Command: CWD uploads

12:20:36 Response: 250 CWD command successful

12:20:36 Command: PWD

12:20:36 Response: 257 "/httpdocs/xxx/wp-content/uploads" is current directory.

12:20:36 Command: PASV

12:20:36 Response: 227 Entering Passive Mode (87,119,195,103,194,124).

12:20:36 Command: LIST

12:20:37 Response: 150 Opening ASCII mode data connection for file list

12:20:37 Response: 226-Transfer complete.

12:20:38 Response: 226 Quotas off

12:20:38 Status: Directory listing successful

12:20:38 Status: Retrieving directory listing...

12:20:38 Command: CDUP

12:20:38 Response: 250 CDUP command successful

12:20:38 Command: PWD

12:20:39 Response: 257 "/httpdocs/xxx/wp-content" is current directory.

12:20:39 Status: Directory listing successful

12:20:48 Status: Retrieving directory listing...

12:20:48 Command: CWD /httpdocs/xxx/wp-content/uploads/

12:20:49 Response: 250 CWD command successful

12:20:49 Command: PWD

12:20:49 Response: 257 "/httpdocs/xxx/wp-content/uploads" is current directory.

12:20:49 Command: CWD 2008

12:20:49 Response: 250 CWD command successful

12:20:49 Command: PWD

12:20:50 Response: 257 "/httpdocs/xxx/wp-content/uploads/2008" is current directory.

12:20:50 Command: PASV

12:20:50 Response: 227 Entering Passive Mode (87,119,195,103,194,127).

12:20:50 Command: LIST

12:20:51 Response: 150 Opening ASCII mode data connection for file list

12:20:51 Response: 226-Transfer complete.

12:20:51 Response: 226 Quotas off

12:20:51 Status: Directory listing successful

12:20:54 Status: Retrieving directory listing...

12:20:54 Command: CWD 04

12:20:55 Response: 250 CWD command successful

12:20:55 Command: PWD

12:20:55 Response: 257 "/httpdocs/xxx/wp-content/uploads/2008/04" is current directory.

12:20:55 Command: PASV

12:20:55 Response: 227 Entering Passive Mode (87,119,195,103,194,128).

12:20:55 Command: LIST

12:20:56 Response: 150 Opening ASCII mode data connection for file list

12:20:57 Response: 226-Transfer complete.

12:20:57 Response: 226 Quotas off

12:20:57 Status: Directory listing successful

12:21:05 Status: Connecting to xx.xxx.xxx.xxx:21...

12:21:05 Status: Connection established, waiting for welcome message...

12:21:06 Response: 220 ProFTPD 1.3.0 Server (ProFTPD) [xx.xxx.xxx.xxx]

12:21:06 Command: USER xxx

12:21:07 Status: Connecting to xx.xxx.xxx.xxx:21...

12:21:07 Response: 331 Password required for xxx.

12:21:07 Command: PASS **************

12:21:07 Status: Connection established, waiting for welcome message...

12:21:07 Response: 230 User xxx logged in.

12:21:07 Status: Connected

12:21:07 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy.flv

12:21:07 Command: CWD /httpdocs/xxx/wp-content/uploads/2008/04/

12:21:07 Response: 220 ProFTPD 1.3.0 Server (ProFTPD) [xx.xxx.xxx.xxx]

12:21:07 Command: USER xxx

12:21:08 Response: 250 CWD command successful

12:21:08 Command: PWD

12:21:08 Response: 331 Password required for xxx.

12:21:08 Command: PASS **************

12:21:08 Response: 257 "/httpdocs/xxx/wp-content/uploads/2008/04" is current directory.

12:21:08 Response: 230 User xxx logged in.

12:21:08 Status: Connected

12:21:08 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy2.flv

12:21:08 Command: CWD /httpdocs/xxx/wp-content/uploads/2008/04/

12:21:09 Response: 250 CWD command successful

12:21:09 Command: PWD

12:21:09 Response: 257 "/httpdocs/xxx/wp-content/uploads/2008/04" is current directory.

12:21:09 Command: TYPE I

12:21:09 Response: 200 Type set to I

12:21:09 Command: PASV

12:21:09 Command: TYPE I

12:21:10 Response: 227 Entering Passive Mode (87,119,195,103,194,134).

12:21:10 Command: STOR boy2.flv

12:21:10 Response: 200 Type set to I

12:21:10 Command: PASV

12:21:10 Response: 227 Entering Passive Mode (87,119,195,103,194,135).

12:21:10 Command: STOR boy.flv

12:21:10 Response: 150 Opening BINARY mode data connection for boy2.flv

12:21:11 Response: 150 Opening BINARY mode data connection for boy.flv

12:21:23 Error: Error 2 writing to socket

12:21:30 Error: Error 2 writing to socket

12:21:31 Error: Connection timed out

12:21:31 Status: Connecting to xx.xxx.xxx.xxx:21...

12:21:31 Status: Connection established, waiting for welcome message...

12:21:32 Response: 220 ProFTPD 1.3.0 Server (ProFTPD) [xx.xxx.xxx.xxx]

12:21:32 Command: USER xxx

12:21:32 Response: 331 Password required for xxx.

12:21:32 Command: PASS **************

12:21:36 Response: 230 User xxx logged in.

12:21:36 Status: Connected

12:21:36 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy.flv

12:21:36 Command: CWD /httpdocs/xxx/wp-content/uploads/2008/04/

12:21:37 Response: 250 CWD command successful

12:21:37 Command: PWD

12:21:37 Response: 257 "/httpdocs/xxx/wp-content/uploads/2008/04" is current directory.

12:21:37 Status: Retrieving directory listing...

12:21:37 Command: TYPE I

12:21:37 Response: 200 Type set to I

12:21:37 Command: PASV

12:21:38 Response: 227 Entering Passive Mode (87,119,195,103,194,141).

12:21:38 Command: LIST

12:21:38 Response: 150 Opening ASCII mode data connection for file list

12:21:39 Response: 226-Transfer complete.

12:21:39 Response: 226 Quotas off

12:21:39 Command: PASV

12:21:39 Response: 227 Entering Passive Mode (87,119,195,103,194,142).

12:21:39 Command: APPE boy.flv

12:21:40 Response: 451 boy.flv: Append/Restart not permitted, try again

12:21:40 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy.flv

12:21:40 Status: Retrieving directory listing...

12:21:40 Command: PASV

12:21:40 Response: 227 Entering Passive Mode (87,119,195,103,194,143).

12:21:40 Command: LIST

12:21:41 Response: 150 Opening ASCII mode data connection for file list

12:21:41 Response: 226-Transfer complete.

12:21:41 Response: 226 Quotas off

12:21:41 Command: PASV

12:21:42 Response: 227 Entering Passive Mode (87,119,195,103,194,144).

12:21:42 Command: APPE boy.flv

12:21:42 Response: 451 boy.flv: Append/Restart not permitted, try again

12:21:42 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy.flv

12:21:42 Status: Retrieving directory listing...

12:21:42 Command: PASV

12:21:42 Response: 227 Entering Passive Mode (87,119,195,103,194,145).

12:21:42 Command: LIST

12:21:43 Response: 150 Opening ASCII mode data connection for file list

12:21:44 Response: 226-Transfer complete.

12:21:44 Response: 226 Quotas off

12:21:44 Command: PASV

12:21:44 Response: 227 Entering Passive Mode (87,119,195,103,194,146).

12:21:44 Command: APPE boy.flv

12:21:45 Response: 451 boy.flv: Append/Restart not permitted, try again

12:21:45 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy.flv

12:21:45 Status: Retrieving directory listing...

12:21:45 Command: PASV

12:21:45 Response: 227 Entering Passive Mode (87,119,195,103,194,147).

12:21:45 Command: LIST

12:21:46 Response: 150 Opening ASCII mode data connection for file list

12:21:46 Response: 226-Transfer complete.

12:21:46 Response: 226 Quotas off

12:21:46 Command: PASV

12:21:47 Response: 227 Entering Passive Mode (87,119,195,103,194,149).

12:21:47 Command: APPE boy.flv

12:21:47 Response: 451 boy.flv: Append/Restart not permitted, try again

12:21:47 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy.flv

12:21:47 Status: Retrieving directory listing...

12:21:47 Command: PASV

12:21:47 Response: 227 Entering Passive Mode (87,119,195,103,194,150).

12:21:47 Command: LIST

12:21:48 Response: 150 Opening ASCII mode data connection for file list

12:21:49 Response: 226-Transfer complete.

12:21:49 Response: 226 Quotas off

12:21:49 Command: PASV

12:21:49 Response: 227 Entering Passive Mode (87,119,195,103,194,151).

12:21:49 Command: APPE boy.flv

12:21:49 Error: Connection timed out

12:21:49 Status: Connecting to xx.xxx.xxx.xxx:21...

12:21:49 Status: Connection established, waiting for welcome message...

12:21:49 Response: 451 boy.flv: Append/Restart not permitted, try again

12:21:49 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy.flv

12:21:49 Status: Retrieving directory listing...

12:21:49 Command: PASV

12:21:50 Response: 227 Entering Passive Mode (87,119,195,103,194,152).

12:21:50 Command: LIST

12:21:50 Response: 220 ProFTPD 1.3.0 Server (ProFTPD) [xx.xxx.xxx.xxx]

12:21:50 Command: USER xxx

12:21:50 Response: 331 Password required for xxx.

12:21:50 Command: PASS **************

12:21:51 Response: 150 Opening ASCII mode data connection for file list

12:21:51 Response: 226-Transfer complete.

12:21:51 Response: 226 Quotas off

12:21:51 Command: PASV

12:21:51 Response: 227 Entering Passive Mode (87,119,195,103,194,153).

12:21:51 Command: APPE boy.flv

12:21:52 Response: 451 boy.flv: Append/Restart not permitted, try again

12:21:52 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\It's a boy-TV75.mpg

12:21:52 Command: PASV

12:21:52 Response: 227 Entering Passive Mode (87,119,195,103,194,154).

12:21:52 Command: STOR It's a boy-TV75.mpg

12:21:53 Response: 150 Opening BINARY mode data connection for It's a boy-TV75.mpg

12:21:53 Response: 230 User xxx logged in.

12:21:53 Status: Connected

12:21:53 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy2.flv

12:21:53 Command: CWD /httpdocs/xxx/wp-content/uploads/2008/04/

12:21:54 Response: 250 CWD command successful

12:21:54 Command: PWD

12:21:54 Response: 257 "/httpdocs/xxx/wp-content/uploads/2008/04" is current directory.

12:21:54 Command: TYPE I

12:21:55 Response: 200 Type set to I

12:21:55 Command: PASV

12:21:56 Response: 227 Entering Passive Mode (87,119,195,103,194,155).

12:21:56 Command: APPE boy2.flv

12:21:56 Response: 451 boy2.flv: Append/Restart not permitted, try again

12:21:56 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy2.flv

12:21:56 Status: Retrieving directory listing...

12:21:56 Command: PASV

12:21:56 Response: 227 Entering Passive Mode (87,119,195,103,194,156).

12:21:56 Command: LIST

12:21:57 Response: 150 Opening ASCII mode data connection for file list

12:21:58 Response: 226-Transfer complete.

12:21:58 Response: 226 Quotas off

12:21:58 Command: PASV

12:21:58 Response: 227 Entering Passive Mode (87,119,195,103,194,157).

12:21:58 Command: APPE boy2.flv

12:21:58 Response: 451 boy2.flv: Append/Restart not permitted, try again

12:21:58 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy2.flv

12:21:58 Status: Retrieving directory listing...

12:21:58 Command: PASV

12:21:59 Response: 227 Entering Passive Mode (87,119,195,103,194,158).

12:21:59 Command: LIST

12:22:00 Response: 150 Opening ASCII mode data connection for file list

12:22:00 Response: 226-Transfer complete.

12:22:00 Response: 226 Quotas off

12:22:00 Command: PASV

12:22:00 Response: 227 Entering Passive Mode (87,119,195,103,194,159).

12:22:00 Command: APPE boy2.flv

12:22:01 Response: 451 boy2.flv: Append/Restart not permitted, try again

12:22:01 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy2.flv

12:22:01 Status: Retrieving directory listing...

12:22:01 Command: PASV

12:22:01 Response: 227 Entering Passive Mode (87,119,195,103,194,160).

12:22:01 Command: LIST

12:22:02 Response: 150 Opening ASCII mode data connection for file list

12:22:03 Response: 226-Transfer complete.

12:22:03 Response: 226 Quotas off

12:22:03 Command: PASV

12:22:03 Response: 227 Entering Passive Mode (87,119,195,103,194,163).

12:22:03 Command: APPE boy2.flv

12:22:03 Response: 451 boy2.flv: Append/Restart not permitted, try again

12:22:03 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy2.flv

12:22:03 Status: Retrieving directory listing...

12:22:03 Command: PASV

12:22:04 Response: 227 Entering Passive Mode (87,119,195,103,194,164).

12:22:04 Command: LIST

12:22:05 Response: 150 Opening ASCII mode data connection for file list

12:22:05 Response: 226-Transfer complete.

12:22:05 Response: 226 Quotas off

12:22:05 Command: PASV

12:22:06 Response: 227 Entering Passive Mode (87,119,195,103,194,165).

12:22:06 Command: APPE boy2.flv

12:22:06 Response: 451 boy2.flv: Append/Restart not permitted, try again

12:22:06 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy2.flv

12:22:06 Status: Retrieving directory listing...

12:22:06 Command: PASV

12:22:06 Response: 227 Entering Passive Mode (87,119,195,103,194,168).

12:22:06 Command: LIST

12:22:07 Response: 150 Opening ASCII mode data connection for file list

12:22:08 Response: 226-Transfer complete.

12:22:08 Response: 226 Quotas off

12:22:08 Command: PASV

12:22:08 Response: 227 Entering Passive Mode (87,119,195,103,194,170).

12:22:08 Command: APPE boy2.flv

12:22:08 Response: 451 boy2.flv: Append/Restart not permitted, try again

12:22:13 Error: Error 2 writing to socket

12:22:16 Command: DELE boy.flv

12:22:16 Response: 250 DELE command successful

12:22:18 Command: DELE boy2.flv

12:22:18 Response: 250 DELE command successful

12:22:20 Error: Transfer aborted by user

12:22:22 Command: DELE It's a boy-TV75.mpg

12:22:22 Response: 250 DELE command successful

12:22:38 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy.mpg

12:22:38 Status: ftpcontrolsocket.cpp(1714): Waiting for replies to skip before sending next command... caller=0p13c35c0

12:22:38 Status: Disconnected from server

12:22:59 Error: Connection timed out

12:22:59 Status: Connecting to xx.xxx.xxx.xxx:21...

12:22:59 Status: Connection established, waiting for welcome message...

12:22:59 Status: Disconnected from server

12:22:59 Status: Connecting to xx.xxx.xxx.xxx:21...

12:22:59 Status: Connection established, waiting for welcome message...

12:22:59 Response: 220 ProFTPD 1.3.0 Server (ProFTPD) [xx.xxx.xxx.xxx]

12:22:59 Command: USER xxx

12:22:59 Response: 220 ProFTPD 1.3.0 Server (ProFTPD) [xx.xxx.xxx.xxx]

12:22:59 Command: USER xxx

12:23:00 Response: 331 Password required for xxx.

12:23:00 Command: PASS **************

12:23:00 Response: 331 Password required for xxx.

12:23:00 Command: PASS **************

12:23:00 Response: 230 User xxx logged in.

12:23:00 Status: Connected

12:23:00 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy.mpg

12:23:00 Command: CWD /httpdocs/xxx/wp-content/uploads/2008/04/

12:23:00 Response: 230 User xxx logged in.

12:23:00 Status: Connected

12:23:00 Response: 250 CWD command successful

12:23:00 Command: PWD

12:23:01 Response: 257 "/httpdocs/xxx/wp-content/uploads/2008/04" is current directory.

12:23:01 Command: TYPE I

12:23:01 Response: 200 Type set to I

12:23:01 Command: PASV

12:23:01 Error: Transfer aborted by user

12:23:02 Response: 227 Entering Passive Mode (87,119,195,103,194,182).

12:23:06 Status: Retrieving directory listing...

12:23:06 Command: CWD /httpdocs/xxx/wp-content/uploads/2008/

12:23:06 Response: 250 CWD command successful

12:23:06 Command: PWD

12:23:07 Response: 257 "/httpdocs/xxx/wp-content/uploads/2008" is current directory.

12:23:07 Command: CWD 04

12:23:07 Response: 250 CWD command successful

12:23:07 Command: PWD

12:23:08 Response: 257 "/httpdocs/xxx/wp-content/uploads/2008/04" is current directory.

12:23:08 Command: TYPE I

12:23:08 Response: 200 Type set to I

12:23:08 Command: PASV

12:23:08 Response: 227 Entering Passive Mode (87,119,195,103,194,185).

12:23:08 Command: LIST

12:23:09 Response: 150 Opening ASCII mode data connection for file list

12:23:09 Response: 226-Transfer complete.

12:23:10 Response: 226 Quotas off

12:23:10 Status: Directory listing successful

12:23:13 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy.mpg

12:23:13 Command: PASV

12:23:13 Response: 227 Entering Passive Mode (87,119,195,103,194,187).

12:23:13 Command: STOR boy.mpg

12:23:14 Response: 150 Opening BINARY mode data connection for boy.mpg

12:23:15 Error: Error 2 writing to socket

12:23:35 Error: Connection timed out

12:23:35 Status: Connecting to xx.xxx.xxx.xxx:21...

12:23:35 Status: Connection established, waiting for welcome message...

12:23:36 Response: 220 ProFTPD 1.3.0 Server (ProFTPD) [xx.xxx.xxx.xxx]

12:23:36 Command: USER xxx

12:23:36 Response: 331 Password required for xxx.

12:23:36 Command: PASS **************

12:23:39 Response: 230 User xxx logged in.

12:23:39 Status: Connected

12:23:39 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy.mpg

12:23:39 Command: CWD /httpdocs/xxx/wp-content/uploads/2008/04/

12:23:39 Response: 250 CWD command successful

12:23:39 Command: PWD

12:23:40 Response: 257 "/httpdocs/xxx/wp-content/uploads/2008/04" is current directory.

12:23:40 Status: Retrieving directory listing...

12:23:40 Command: TYPE I

12:23:40 Response: 200 Type set to I

12:23:40 Command: PASV

12:23:40 Response: 227 Entering Passive Mode (87,119,195,103,194,194).

12:23:40 Command: LIST

12:23:41 Response: 150 Opening ASCII mode data connection for file list

12:23:41 Response: 226-Transfer complete.

12:23:42 Response: 226 Quotas off

12:23:42 Command: PASV

12:23:42 Response: 227 Entering Passive Mode (87,119,195,103,194,195).

12:23:42 Command: APPE boy.mpg

12:23:42 Response: 451 boy.mpg: Append/Restart not permitted, try again

12:23:42 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy.mpg

12:23:42 Status: Retrieving directory listing...

12:23:42 Command: PASV

12:23:43 Response: 227 Entering Passive Mode (87,119,195,103,194,196).

12:23:43 Command: LIST

12:23:44 Response: 150 Opening ASCII mode data connection for file list

12:23:44 Response: 226-Transfer complete.

12:23:44 Response: 226 Quotas off

12:23:44 Command: PASV

12:23:44 Response: 227 Entering Passive Mode (87,119,195,103,194,197).

12:23:44 Command: APPE boy.mpg

12:23:45 Response: 451 boy.mpg: Append/Restart not permitted, try again

12:23:45 Status: Starting upload of D:\My Documents\Webdesign\XXX\Xxx\wp-content\uploads\2008\04\boy.mpg

12:23:45 Status: Retrieving directory listing...

12:23:45 Command: PASV

12:23:45 Error: Transfer aborted by user

12:23:45 Response: 227 Entering Passive Mode (87,119,195,103,194,198).

12:23:47 Command: DELE boy.mpg

12:23:47 Response: 250 DELE command successful

12:24:15 Status: Disconnected from server

[/code]

Veranderd van blog directory / folder

Ben vandaag dan eindelijke van directory veranderd. Geen /wordpress meer, maar nu /log. Ik moest de map aanpassen, in settings of instellingen mijn pad naar mijn Wordpress map aanpassen en de Wordpress .htaccess wijzigen. Waarschijnlijk zo ook minder spam en het staat mooier. Daarnaast heb ik heb via endgamepr.com een uitstekende tip gekregen om bezoekers die naar de oude link gaan toch op de juiste plek te krijgen. In de .htaccess in de root heb ik een redirect aangemaakt zodat die allemaal netjes worden doorgestuurd naar de nieuwe locatie. Werkelijk top! Nu misschien nog even mijn blog upgraden naar 2.5.1…

Phentermine spam comments

Ik krijg ze werkelijk iedere dag binnen! Spam comments waarin ik verzocht wordt op zeer goedkope phentermine aan te schaffen. Gelukkig werkt de Akismet plugin erg goed en worden ze bijna allemaal er tussenuit gehaald. Phentermine betekent: A drug that suppresses appetite by altering the body’s metabolism of the neurotransmitters serotonin and norepinephrine, used in the management of obesity (answers.com). En ik ben al zo veel afgevallen hier in Thailand de laatste tijd. Ik weeg nu 69 kg. Ik was in 2002 voor het laatst zo licht!

Flickr

De reden dat er geen foto’s worden weergegeven is het feit dat Flickr tijdelijk down is. Dus jullie kunnen mijn foto’s wat later gewoon weer bekijken!!

Spam

Met Akismet net 775 spam comments deleted! Wauw! That’s a lot! ;-) Alleen lijkt Akismet mijn Flickr pluging weg te drukken. Deze plugin is verwerkt in mijn huidige thema. Hier moet ik even naar kijken…

Akismet

Ik heb net Akismet geïnstalleerd. Hopelijk ben ik nu eindelijk van een hoop spam af! Deze Wordpress plugin moet als het goed is de meeste spam comments eruit halen. Dan hoef ik dat niet meer zelf te doen. Nu nog werken aan de spam in mijn comment script en op mijn forum…