Posts Tagged ‘true internet’
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]
CAT Telecom verprutst de internationale bandbreedte Thailand
Vandaag en gisteren een zeer trage internationale internet verbinding gehad hier in Thailand. Het was erg lastig om een klant van mij vandaag te helpen. Ook was het lastig om op mijn blog te komen. Maar dat is zoals je ziet uiteindelijk wel gelukt. Zelfs met belabberde snelheden.
Zelfs nationaal niet een al te beste. Ik probeer al een hele tijd wat Ubuntu packages te downloaden van de Thaise server. En dat gaat ook erg traag. Eerst dacht ik het dat het aan mijn draadloze verbining lag. Was het niet. Toen mijn adsl verbinding. Was het ook niet. Toen mijn Ubuntu wireless instellingen. Neen, CAT Telecom heeft het verpest. Daar kwam ik achter toen ik True Internet belde om te klagen. Ze schijnen aanpassigen aan het doorvoeren of zoHopelijk wordt het probleem snel opgelost.
Nou ja ik heb vandaag toch niet veel tijd aangezien ik Visakha Bucha dag ga vieren en zal lunchen met Doede en Ayse rond twaalven in Bankapi, Bangkok. We gaan waarschijnlijk naar Seacon Square. Een winkelcentrum aldaar. En belangrijker nog, niet ver van Suvarnabhumi Airport. Happy Visakha Bucha day!!
Internet Thailand
Internet in Thailand is over het algemeen ok en beter dan in de omliggende landen. Maar het internationaal surfen en downloaden wordt meestal in tweeën gehakt. Dat wil zeggen, als je 1024 down hebt wordt dat dus 512. En vaak minder.
Bovendien duurt het behoorlijk lang voordat je door CAT’s internationale gateway heen bent. Twaalf hops maar liefs heb ik nodig voordat ik de internationale internet highway op ben!!!!
1 4294967277 ms 4294967276 ms 4294967276 ms xxx.xxx.xx.x
2 5 ms 3 ms 4 ms ppp-124-121-62-1.revip2.asianet.co.th [124.121.6
2.1]
3 57 ms 25 ms 26 ms ppp-210.86.189.55.revip.asianet.co.th [210.86.18
9.55]
4 7 ms 6 ms 6 ms 10.169.55.1
5 77 ms 8 ms 6 ms 61-90-133-238.static.asianet.co.th [61.90.133.23
8]
6 486 ms 238 ms 39 ms 61-90-133-237.static.asianet.co.th [61.90.133.23
7]
7 15 ms 80 ms 7 ms 61-90-254-89.static.asianet.co.th [61.90.254.89]
8 61 ms 38 ms 30 ms 203-144-144-27.static.asianet.co.th [203.144.144
.27]
9 6 ms 7 ms 6 ms 61-91-210-1.static.asianet.co.th [61.91.210.1]
10 444 ms 458 ms 29 ms 202.47.254.25
11 191 ms 98 ms 22 ms 202.47.253.138
12 1248 ms 1747 ms 591 ms 202.47.253.233 laatste stap of hop
13 1113 ms 1345 ms 608 ms if-0-3.icore1.LAA-LosAngeles.teleglobe.net [209.
58.53.13]
Ik ben benieuwd of ik de enige ben die 12 hops nodig heeft of dat er ook anderen zijn die dat hebben. Misschien omdat ik vanuit Nonthaburi het we opga…