| 
				 URGENT: [R] Socket Error: (10054): Connection reset by peer [R] Transfer Failed: 
 
			
			Hello,
 I am really new to all of this and this is the first time that I'm using a file transfer program.
 
 * FlashFXP v[4 ].[2 ], build [5? ], [ ]registered, [x ]unregistered(free trial), [ ]pirated
 * OS [ ] Windows 7, [X ] Vista, [ ] WinXP, [ ] Other (specify)
 * Running behind hardware router/firewall [ ] Yes & Model [ ], [ ] No, [x ] Not sure
 * Running software firewall [x ] Yes, Name [windows firewall ], Ver. [ ?], or [? ] No
 * Running Antivirus [ ] Yes, Name [ ] or [ x] No
 * Internet Connection [ ] DSL, [ x] CABLE, [ ] Other(specify)
 
 Problem:
 
 I tried doing a file transfer with two files.  The files were about 6 GB in size and the following is the log of events:
 
 [R} Connecting to ftp.genomics.org.cn->
 DNS = ftp.genomics.org.cn IP= ()
 [R] 220-Serv-U FTP Server v5.1 for WinSock ready..
 [R]
 220-=======================
 [R] 220-Welcome to sign on ftp of BGI!
 [R] 220 Warning: This FTP site don't support PASSIVE MODE.
 [R] User:....
 [R] Pass (hidden_
 [R] 230 User logged in, proceed.
 [R]SYST
 [R]215 UNIX Type L8
 [R] FEAT
 [R] 211-Extension supported
 [R] CLNT
 [R] MDTM
 [R] MDTMYYYYMMDDHHMMSS[+-TZ];filename
 [R]SIZE
 [R]SITE PSWD...
 [R]REST STREAM
 [R]XCRC filename;start;end
 [R]MODE Z
 [R] 211 End
 [R] CLNT FlashFXP 4.2.5.1813
 [R] 200 Noted.
 [R] PWD
 [R] 257 "/" is current directory.
 [R] TYPE A
 [R] 200 Type set to A.
 [R] MODE Z
 [R] 200 MODE Z ok.
 [R] PASV
 [R] 227 Entering Passive Mode ()
 [R] Opening data connection IP:
 [R] LIST -al
 [R] 150 Opening ASCII mode data connection for /bin/ls.
 [R] 226 Transfer complete.
 [R] List Complete: 241 bytes in 5 seconds (0.0 KB/s)
 [R] CWD to_BGISZ
 [R] 250 Directory changed to /to_BGISZ
 [R] PWD
 [R] 257 "/to_BGISZ" is current directory.
 [R] PASV
 [R] 227 Entering Passive Mode ()
 [R] Opening data connection IP:
 [R] LIST -al
 [R] 150 Opening ASCII mode data connection for /bin/ls.
 [R] 226 Transfer complete.
 [R] List Complete: 176 bytes in 1 second (0.1 KB/s)
 [R] CWD 20121225
 [R] 250 Directory changed to /to_BGISZ/20121225
 [R] PWD
 [R] 257 "/to_BGISZ/20121225" is current directory.
 [R] PASV
 [R] 227 Entering Passive Mode )
 [R] Opening data connection IP:
 [R] LIST -al
 [R] 150 Opening ASCII mode data connection for /bin/ls.
 [R] 226 Transfer complete.
 [R] List Complete: 113 bytes in 1 second (0.1 KB/s)
 [R] MKD /to_BGISZ/20121225/GOAT RNA SEQ- SAMPLE 1 and SAMPLE 6 and GOAT Chromosome
 [R] 257 "/to_BGISZ/20121225/GOAT RNA SEQ- SAMPLE 1 and SAMPLE 6 and GOAT Chromosome" directory created.
 [R] CWD /to_BGISZ/20121225/GOAT RNA SEQ- SAMPLE 1 and
 SAMPLE 6 and GOAT Chromosome
 [R] 250 Directory changed to /to_BGISZ/20121225/GOAT RNA SEQ- SAMPLE 1 and SAMPLE 6 and GOAT Chromosome
 [R] PWD
 [R] 257 "/to_BGISZ/20121225/GOAT RNA SEQ- SAMPLE 1 and SAMPLE 6 and GOAT Chromosome" is current directory.
 [R] PASV
 [R] 227 Entering Passive Mode ()
 [R] Opening data connection IP:
 [R] LIST -al
 [R] 150 Opening ASCII mode data connection for /bin/ls.
 [R] 226 Transfer complete.
 [R] List Complete: 113 bytes in 1 second (0.1 KB/s)
 [R] TYPE I
 [R] 200 Type set to I.
 [R] SIZE cat_goatchr_and_chru04172012.fa
 [R] 550 /to_BGISZ/20121225/GOAT RNA SEQ- SAMPLE 1 and SAMPLE 6 and GOAT Ch
 Chromosome/cat_goatchr_and_chru04172012.fa: No such file.
 [R] PASV
 [R] 227 Entering Passive Mode ()
 [R] Opening data connection IP:
 [R] STOR cat_goatchr_and_chru04172012.fa
 [R] 150 Opening BINARY mode data connection for cat_goatchr_and_chru04172012.fa.
 [R] Socket Error:  (10054): Connection reset by peer
 [R] Transfer Failed: cat_goatchr_and_chru04172012.fa
 [R] Connection lost: ftp.genomics.org.cn (Duration: 2 hours 19 minutes 2 seconds / Idle: 2 hours 18 minutes 19 seconds)
 
 
 I don't know what's going on, is it because the files are so large the the machine goes idle before completing the transfer?  I've just set the options to send anti-idle keep alives, will that be sufficient to complete the transfer?  Should I also do something about the passive mode?
 |