Thread: ASCII transfers
View Single Post
Old 03-23-2005, 01:06 AM  
Oti
Junior Member
 
Join Date: Mar 2005
Posts: 3
Default Log

Here's the log.


WinSock 2.0 -- OpenSSL 0.9.7d 17 Mar 2004
[R] Connecting to Glidecom -> DNS=ftp2.glidecom.se IP=212.85.69.21 PORT=21
[R] Connected to Glidecom
[R] 220 "Welcome to FTP server on ftp2.glidecom.se."
[R] USER jaha
[R] 331 Please specify the password.
[R] PASS (hidden)
[R] 230 Login successful. Have fun.
[R] SYST
[R] 215 UNIX Type: L8
[R] REST 100
[R] 350 Restart position accepted (100).
[R] REST 0
[R] 350 Restart position accepted (0).
[R] CWD /public_html/
[R] 250 Directory successfully changed.
[R] PWD
[R] 257 "/public_html"
[R] TYPE A
[R] 200 Switching to ASCII mode.
[R] PASV
[R] 227 Entering Passive Mode (212,85,69,21,22,12)
[R] Opening data connection IP: 212.85.69.21 PORT: 5644
[R] LIST -al
[R] 150 Here comes the directory listing.
[R] 226 Directory send OK.
[R] List Complete: 4_068 bytes in 0,19 seconds (21,2 KB/s)
[R] CWD test
[R] 250 Directory successfully changed.
[R] PWD
[R] 257 "/public_html/test"
[R] PASV
[R] 227 Entering Passive Mode (212,85,69,21,68,206)
[R] Opening data connection IP: 212.85.69.21 PORT: 17614
[R] LIST -al
[R] 150 Here comes the directory listing.
[R] 226 Directory send OK.
[R] List Complete: 115 bytes in 0,19 seconds (0,6 KB/s)
[R] PASV
[R] 227 Entering Passive Mode (212,85,69,21,206,71)
[R] Opening data connection IP: 212.85.69.21 PORT: 52807
[R] STOR bilder.htm
[R] 150 Ok to send data.
[R] 226 File receive OK.
Transferred: bilder.htm 26_767 bytes in 0,25 seconds (104,6 KB/s)
[R] PASV
[R] 227 Entering Passive Mode (212,85,69,21,206,62)
[R] Opening data connection IP: 212.85.69.21 PORT: 52798
[R] LIST -al
[R] 150 Here comes the directory listing.
[R] 226 Directory send OK.
[R] List Complete: 181 bytes in 0,14 seconds (1,3 KB/s)
Transfer queue completed
Transferred 1 file totaling 26_767 bytes in 0,58 seconds (104,6 KB/s)
Oti is offline