Weer online inclusief FTP in Thailand

Ben weer online dames en heren. En FTP doet het ook weer. De Noorse router er tussenuit gegooit en via de modem via PPPOE het internet opgegaan. Hopelijk een vast ip adres in mijn nieuwe woning zodat ik een dedicated server kan opzetten zonder lid te zijn van dynamic dns of zo. Even kijken of dat goedkoop bij True kan inclusief hun wireless pakket. Ze hebben een adsl pakket van 2 MB + wireless voor zo’n 1100 Baht. Dat is heel redelijk. Zeker aangezien ik dan overal in Bangkok draadloos het web op kan.
Morgen schaf ik waarschijnlijk een nieuwe router aan. Een drie-in-een (modem, router incl dhcp en wifi). Syslink, Billion of Dlink wordt het merk. Het ligt nog een beetje aan het prijskaartje. We zien wel wat Big C, de True winkel of Pantip te bieden hebben. Vandaag blijf ik even thuis. Noo Dang is een Chao Praya rivier tour aan het doen en heb ik dus even tijd om wat webdesign te doen en te werken aan wat outlines.

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…

Test 2 Mail to blog

Ik heb nu eindelijk mijn post per mail aan de praat gekregen. Ik had eerder wel pogingen gewaagd. Maar ik had altijd over het hoofd gezien dat de mail pas gepost wordt als je naar www.joudomein/wp-mail.php gaat. Niet eerder. En soms moet je ook nog je blog refreshen. Maar toch wel handig als de internetverbinding niet goed is en je geen toegang hebt tot Windows Live Blog of andere soortgelijke software. Deze post is via e-mail(Gmail) geplaatst en later in Wordpress online weer aangepast. Als je op deze wijze blogt kun je helaas ook geen tags toevoegen. Maar die kun je later altijd weer toevoegen natuurlijk…

Wordpress 2.3.3

Eindelijk mijn blog upgrade naar Wordpress 2.3.3. Het duurde erg lang voordat ik vanuit Thailand mijn bestanden op de Nederlandse server had vervangen. Een aantal uren om precies te zijn. Steeds time-outs, server refusals, vastlopers, noem het maar op. Ik heb wat met de setings van mij FTP programma Filezilla gespeeld. Keep alive aangezet en het aantal hernieuwde pogingen uitgebreid. Dit heeft wat geholpen, maar niet veel. Servers houden er niet van dat je de verbinding openhoudt met bepaalde commando’s.

Nou ja anyways. Alles staat erop. En daar ben ik blij mee. Misschien moet ik toch maar een dedicated server aanschaffen in NL die ik voor Nederlandse uploads en downloads kan gebruiken… Maar hier moet ik nog over nadenken aangezien de goedkoopste dedicated server in Nederland zo’n € 40 per maand kost. Dat betaal ik per jaar voor goede webhosting!!

Censuur in Thailand stijgt

Op dit moment blokkeert de Thaise overheid zo’n 45.000 websites en kun je voor het gebruik van proxy servers en andere circumvention technologie als Proxyswitcher, Anonymizer, Torpark, et cetera voor maximum 5 jaar de cel ingaan. Ik heb via de website van FACT (Freedom Against Censorship Thailand) een zogenaamde blacklist kunnen downloaden. Daar staan zo’n 17000 websites op die geblokkeerd zijn. Het zijn er dus inmiddels al veel meer. En omdat ISPs zelf alles moeten monitoren en blokkeren indien nodig worden er ook vaak de verkeerde sites geblokkeerd. Youtube is nog steeds geblokkeerd. Ondanks het feit dat het filmpje verwijderd is.
Het ICT Ministerie van Thailand besteed op het moment 15% van haar budget aan internet misdaad bestrijding. Dat komt neer op 75 miljoen Baht van de 5 miljard die ze hebben. Dat is € 1.755.266,08 (1.7 miljoen euro) van hun budget!

Firefox Error

Vandaag heeft Mozilla Firefox last van een rare bug. Desinstalleren van Firebug en opnieuw installeren van FireFox heeft niet geholpen. Ik blijf die .JS erors krijgen en mijn computer gaat op snelheid behoorlijk op achteruit als ik de browser openhoudt. Ik gebruik nu voorlopig maar even Avant en IE6. I.i.g totdat ik een oplossing gevonden heb. Wel jammer aangezien FF erg fijn is en Firebug ideaal voor webdesign is. De error die ik krijg is:

Error: [Exception... "Component returned failure code: 0x8052000f (NS_ERROR_FILE_TOO_BIG) [nsIFileOutputStream.init]“Ā  nsresult: “0×8052000f (NS_ERROR_FILE_TOO_BIG)”Ā  location: “JS frame :: file:///C:/Program%20Files/Mozilla%20Firefox/components/nsSessionStore.js :: sss_writeFile :: line 2025″Ā  data: no]
Source File: file:///C:/Program%20Files/Mozilla%20Firefox/components/nsSessionStore.js
Line: 2025

Ā 

Als iemand weet hoe dat op te lossen hoor ik het graag!!

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!

Torpark

Ik heb gisteren een geweldig open source programma gedownload waarmee je anoniem het internet op kan. Het programma heet Torpark, een mobiele versie van Tor. Het programma is voor windows geschikt en kan worden opgeslagen op een usb drive / thumb drive. Het programma regelt anoniem surfen door ieder server verzoek door een keten van versleutelde servers te routen. Er zijn zoveel verschillende ketens waardoor geen enkele server de bron en de bestemming van het verzoek tegelijkertijd weet. De bestemming kan slechts het verzoek als zijnde een verzoek van de Tor Server herkennen. Jouw IP nummer wordt in dit proces niet onthult.