View Issue Details

IDProjectCategoryView StatusLast Update
0001065PluginsFTP (old)public2009-09-22 15:09
ReporterPx Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
Product Version2.0 
Summary0001065: Неостановка закачки при отсутствии места на сервере
DescriptionОбнаружил, что если при заливке файла по ftp, на принимающем сервере недостаточно места для него, Far не останавливает закачку, а пытается продолжать заливать файл, при этом если соединение прервётся и будет восстановлено, то начинает перезаливать файл с начала, при этом индикатор копирования не сбрасывается, в результате можно наблюдать артефакты, как во вложенном файле (смотрим на объём уже залитого)
Additional InformationПроблема наблюдается как в Far 2.0, так и в Far 1.75, лог плагина приложу отдельным сообщением
TagsNo tags attached.

Activities

Px

2009-09-22 15:02

reporter  

ftp_bug.png (10,014 bytes)   
ftp_bug.png (10,014 bytes)   

Px

2009-09-22 15:03

reporter  

ftp_log.txt (12,361 bytes)   
0 2009.09.22 16:31:43:0471 ----| FTP plugin loaded
1 2009.09.22 16:33:35:0565 1484| -------- CONNECTING (plugin: Jun 11 2009, 00:07:38) --------
1 2009.09.22 16:33:35:0581 0016|<-220 FTP server ready.
1 2009.09.22 16:33:35:0596 0015|->USER ftpaccess
1 2009.09.22 16:33:35:0596 0000|<-331 Password required for ftpaccess.
1 2009.09.22 16:33:35:0596 0000|->PASS *hidden*
1 2009.09.22 16:33:35:0612 0016|<-230 User ftpaccess logged in, access restrictions apply.
1 2009.09.22 16:33:35:0612 0000|->SYST
1 2009.09.22 16:33:35:0612 0000|<-215 UNKNOWN Type: L8
1 2009.09.22 16:33:35:0627 0015|->PWD
1 2009.09.22 16:33:35:0627 0000|<-257 "/" is current directory.
1 2009.09.22 16:33:35:0627 0000|->TYPE I
1 2009.09.22 16:33:35:0627 0000|<-200 Type set to I.
1 2009.09.22 16:33:35:0627 0000|->REST 0
1 2009.09.22 16:33:35:0643 0016|<-350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
1 2009.09.22 16:33:35:0643 0000|->PORT 192,168,1,195,4,140
1 2009.09.22 16:33:35:0659 0016|<-200 PORT command successful.
1 2009.09.22 16:33:35:0659 0000|->TYPE A
1 2009.09.22 16:33:35:0659 0000|<-200 Type set to A.
1 2009.09.22 16:33:35:0659 0000|->LIST
1 2009.09.22 16:33:35:0674 0015|<-150 Opening ASCII mode data connection for '/bin/ls'.
1 2009.09.22 16:33:35:0674 0000|<-226 Transfer complete.
1 2009.09.22 16:33:35:0674 0000|->TYPE I
1 2009.09.22 16:33:35:0674 0000|<-200 Type set to I.
1 2009.09.22 16:33:36:0638 0964|->CWD Test
1 2009.09.22 16:33:36:0638 0000|<-250 CWD command successful.
1 2009.09.22 16:33:36:0638 0000|->PWD
1 2009.09.22 16:33:36:0653 0015|<-257 "/Test" is current directory.
1 2009.09.22 16:33:36:0653 0000|->PORT 192,168,1,195,4,142
1 2009.09.22 16:33:36:0669 0016|<-200 PORT command successful.
1 2009.09.22 16:33:36:0669 0000|->TYPE A
1 2009.09.22 16:33:36:0669 0000|<-200 Type set to A.
1 2009.09.22 16:33:36:0669 0000|->LIST
1 2009.09.22 16:33:36:0684 0015|<-150 Opening ASCII mode data connection for '/bin/ls'.
1 2009.09.22 16:33:36:0684 0000|<-226 Transfer complete.
1 2009.09.22 16:33:36:0684 0000|->TYPE I
1 2009.09.22 16:33:36:0684 0000|<-200 Type set to I.
1 2009.09.22 16:33:44:0471 7787|->PORT 192,168,1,195,4,144
1 2009.09.22 16:33:44:0471 0000|<-200 PORT command successful.
1 2009.09.22 16:33:44:0471 0000|->TYPE A
1 2009.09.22 16:33:44:0471 0000|<-200 Type set to A.
1 2009.09.22 16:33:44:0471 0000|->LIST /Test/avd-wolf.mdf
1 2009.09.22 16:33:44:0471 0000|<-150 Opening ASCII mode data connection for '/bin/ls'.
1 2009.09.22 16:33:44:0486 0015|<-226 Transfer complete.
1 2009.09.22 16:33:44:0486 0000|->TYPE I
1 2009.09.22 16:33:44:0486 0000|<-200 Type set to I.
1 2009.09.22 16:33:44:0486 0000| ParserFAIL: Unix   ->Unix    [ftpd: /Test/avd-wolf.mdf: No such file or directory]
1 2009.09.22 16:33:44:0486 0000|->ParserFAIL: (Unix   ) [ftpd: /Test/avd-wolf.mdf: No such file or directory]
1 2009.09.22 16:33:44:0486 0000|->SIZE /Test/avd-wolf.mdf
1 2009.09.22 16:33:44:0486 0000|<-550 /Test/avd-wolf.mdf: No such file or directory.
1 2009.09.22 16:33:44:0486 0000|->TYPE I
1 2009.09.22 16:33:44:0502 0016|<-200 Type set to I.
1 2009.09.22 16:33:44:0502 0000|->PORT 192,168,1,195,4,146
1 2009.09.22 16:33:44:0502 0000|<-200 PORT command successful.
1 2009.09.22 16:33:44:0502 0000|->STOR /Test/avd-wolf.mdf
1 2009.09.22 16:33:44:0517 0015|<-150 Opening BINARY mode data connection for '/Test/avd-wolf.mdf'.
1 2009.09.22 16:40:49:0760 5243|->�ABOR
1 2009.09.22 16:40:49:0760 0000|<-452 Error writing to file: No space left on device.
1 2009.09.22 16:40:49:0854 0094|<-500 �ABOR: command not understood.
1 2009.09.22 16:40:49:0869 0015|->TYPE A
1 2009.09.22 16:40:49:0869 0000|<-200 Type set to A.
1 2009.09.22 16:40:49:0869 0000|->PWD
1 2009.09.22 16:40:49:0869 0000|<-257 "/Test" is current directory.
1 2009.09.22 16:40:59:0909 10040|->PWD
1 2009.09.22 16:40:59:0909 0000|<-257 "/Test" is current directory.
1 2009.09.22 16:40:59:0925 0016|->TYPE I
1 2009.09.22 16:40:59:0925 0000|<-200 Type set to I.
1 2009.09.22 16:40:59:0925 0000|->SIZE /Test/avd-wolf.mdf
1 2009.09.22 16:40:59:0940 0015|<-213 4001512960
1 2009.09.22 16:40:59:0956 0016|->PORT 192,168,1,195,4,199
1 2009.09.22 16:40:59:0956 0000|<-200 PORT command successful.
1 2009.09.22 16:40:59:0956 0000|->APPE /Test/avd-wolf.mdf
1 2009.09.22 16:40:59:0972 0016|<-150 Opening BINARY mode data connection for '/Test/avd-wolf.mdf'.
1 2009.09.22 16:41:02:0715 -57257|->�ABOR
1 2009.09.22 16:41:02:0731 0016|<-452 Error writing to file: No space left on device.
1 2009.09.22 16:41:02:0934 0203|<-500 �ABOR: command not understood.
1 2009.09.22 16:41:02:0949 0015|->TYPE A
1 2009.09.22 16:41:02:0949 0000|<-200 Type set to A.
1 2009.09.22 16:41:02:0949 0000|->PWD
1 2009.09.22 16:41:02:0949 0000|<-257 "/Test" is current directory.
1 2009.09.22 16:41:02:0965 0016|->PORT 192,168,1,195,4,201
1 2009.09.22 16:41:02:0965 0000|<-200 PORT command successful.
1 2009.09.22 16:41:02:0965 0000|->STOR /Test/avd-wolf.mdf
1 2009.09.22 16:41:03:0043 0078|<-150 Opening ASCII mode data connection for '/Test/avd-wolf.mdf'.
1 2009.09.22 16:41:03:0199 0156|->�ABOR
1 2009.09.22 16:41:03:0199 0000|<-452 Error writing to file: No space left on device.
1 2009.09.22 16:41:03:0292 0093|<-500 �ABOR: command not understood.
1 2009.09.22 16:41:03:0292 0000|->TYPE A
1 2009.09.22 16:41:03:0292 0000|<-200 Type set to A.
1 2009.09.22 16:41:03:0308 0016|->PWD
1 2009.09.22 16:41:03:0308 0000|<-257 "/Test" is current directory.
1 2009.09.22 16:41:04:0727 1419|->PORT 192,168,1,195,4,203
1 2009.09.22 16:41:04:0742 0015|<-200 PORT command successful.
1 2009.09.22 16:41:04:0742 0000|->LIST
1 2009.09.22 16:41:32:0430 27688| -------- CONNECTING (plugin: Jun 11 2009, 00:07:38) --------
1 2009.09.22 16:41:32:0695 0265|<-220 FTP server ready.
1 2009.09.22 16:41:32:0711 0016|->USER ftpaccess
1 2009.09.22 16:41:32:0742 0031|<-331 Password required for ftpaccess.
1 2009.09.22 16:41:32:0742 0000|->PASS *hidden*
1 2009.09.22 16:41:32:0851 0109|<-230 User ftpaccess logged in, access restrictions apply.
1 2009.09.22 16:41:32:0851 0000|->SYST
1 2009.09.22 16:41:32:0851 0000|<-215 UNKNOWN Type: L8
1 2009.09.22 16:41:32:0867 0016|->PWD
1 2009.09.22 16:41:32:0867 0000|<-257 "/" is current directory.
1 2009.09.22 16:41:32:0867 0000|->TYPE I
1 2009.09.22 16:41:32:0867 0000|<-200 Type set to I.
1 2009.09.22 16:41:32:0882 0015|->REST 0
1 2009.09.22 16:41:32:0882 0000|<-350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
1 2009.09.22 16:41:32:0898 0016|->PORT 192,168,1,195,4,208
1 2009.09.22 16:41:32:0898 0000|<-200 PORT command successful.
1 2009.09.22 16:41:32:0898 0000|->TYPE A
1 2009.09.22 16:41:32:0898 0000|<-200 Type set to A.
1 2009.09.22 16:41:32:0913 0015|->LIST
1 2009.09.22 16:41:32:0913 0000|<-150 Opening ASCII mode data connection for '/bin/ls'.
1 2009.09.22 16:41:32:0913 0000|<-226 Transfer complete.
1 2009.09.22 16:41:32:0913 0000|->TYPE I
1 2009.09.22 16:41:32:0929 0016|<-200 Type set to I.
1 2009.09.22 16:41:33:0568 0639|->CWD Test
1 2009.09.22 16:41:33:0584 0016|<-250 CWD command successful.
1 2009.09.22 16:41:33:0584 0000|->PWD
1 2009.09.22 16:41:33:0584 0000|<-257 "/Test" is current directory.
1 2009.09.22 16:41:33:0584 0000|->PORT 192,168,1,195,4,210
1 2009.09.22 16:41:33:0584 0000|<-200 PORT command successful.
1 2009.09.22 16:41:33:0584 0000|->TYPE A
1 2009.09.22 16:41:33:0599 0015|<-200 Type set to A.
1 2009.09.22 16:41:33:0599 0000|->LIST
1 2009.09.22 16:41:36:0686 3087| -------- CONNECTING (plugin: Jun 11 2009, 00:07:38) --------
1 2009.09.22 16:41:36:0702 0016|<-220 FTP server ready.
1 2009.09.22 16:41:36:0717 0015|->USER ftpaccess
1 2009.09.22 16:41:36:0717 0000|<-331 Password required for ftpaccess.
1 2009.09.22 16:41:36:0717 0000|->PASS *hidden*
1 2009.09.22 16:41:36:0733 0016|<-230 User ftpaccess logged in, access restrictions apply.
1 2009.09.22 16:41:36:0733 0000|->SYST
1 2009.09.22 16:41:36:0733 0000|<-215 UNKNOWN Type: L8
1 2009.09.22 16:41:36:0733 0000|->PWD
1 2009.09.22 16:41:36:0749 0016|<-257 "/" is current directory.
1 2009.09.22 16:41:36:0749 0000|->TYPE I
1 2009.09.22 16:41:36:0764 0015|<-200 Type set to I.
1 2009.09.22 16:41:36:0764 0000|->REST 0
1 2009.09.22 16:41:36:0780 0016|<-350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
1 2009.09.22 16:41:36:0780 0000|->PORT 192,168,1,195,4,215
1 2009.09.22 16:41:36:0795 0015|<-200 PORT command successful.
1 2009.09.22 16:41:36:0795 0000|->TYPE A
1 2009.09.22 16:41:36:0795 0000|<-200 Type set to A.
1 2009.09.22 16:41:36:0795 0000|->LIST
1 2009.09.22 16:41:36:0811 0016|<-150 Opening ASCII mode data connection for '/bin/ls'.
1 2009.09.22 16:41:36:0811 0000|<-226 Transfer complete.
1 2009.09.22 16:41:36:0811 0000|->TYPE I
1 2009.09.22 16:41:36:0827 0016|<-200 Type set to I.
1 2009.09.22 16:41:37:0372 0545|->CWD Test
1 2009.09.22 16:41:37:0372 0000|<-250 CWD command successful.
1 2009.09.22 16:41:37:0372 0000|->PWD
1 2009.09.22 16:41:37:0372 0000|<-257 "/Test" is current directory.
1 2009.09.22 16:41:37:0388 0016|->PORT 192,168,1,195,4,217
1 2009.09.22 16:41:37:0388 0000|<-200 PORT command successful.
1 2009.09.22 16:41:37:0388 0000|->TYPE A
1 2009.09.22 16:41:37:0388 0000|<-200 Type set to A.
1 2009.09.22 16:41:37:0388 0000|->LIST
1 2009.09.22 16:41:37:0403 0015|<-150 Opening ASCII mode data connection for '/bin/ls'.
1 2009.09.22 16:41:37:0403 0000|<-226 Transfer complete.
1 2009.09.22 16:41:37:0403 0000|->TYPE I
1 2009.09.22 16:41:37:0403 0000|<-200 Type set to I.
1 2009.09.22 16:41:38:0355 0952|->DELE avd-wolf.mdf
1 2009.09.22 16:41:38:0355 0000|<-250 DELE command successful.
1 2009.09.22 16:41:38:0370 0015|->PORT 192,168,1,195,4,219
1 2009.09.22 16:41:38:0370 0000|<-200 PORT command successful.
1 2009.09.22 16:41:38:0370 0000|->TYPE A
1 2009.09.22 16:41:38:0370 0000|<-200 Type set to A.
1 2009.09.22 16:41:38:0370 0000|->LIST
1 2009.09.22 16:41:38:0370 0000|<-150 Opening ASCII mode data connection for '/bin/ls'.
1 2009.09.22 16:41:38:0386 0016|<-226 Transfer complete.
1 2009.09.22 16:41:38:0386 0000|->TYPE I
1 2009.09.22 16:41:38:0386 0000|<-200 Type set to I.
1 2009.09.22 16:41:41:0255 2869|->PORT 192,168,1,195,4,221
1 2009.09.22 16:41:41:0255 0000|<-200 PORT command successful.
1 2009.09.22 16:41:41:0255 0000|->TYPE A
1 2009.09.22 16:41:41:0271 0016|<-200 Type set to A.
1 2009.09.22 16:41:41:0271 0000|->LIST /Test/avd-wolf.mdf
1 2009.09.22 16:41:41:0271 0000|<-150 Opening ASCII mode data connection for '/bin/ls'.
1 2009.09.22 16:41:41:0271 0000|<-226 Transfer complete.
1 2009.09.22 16:41:41:0271 0000|->TYPE I
1 2009.09.22 16:41:41:0271 0000|<-200 Type set to I.
1 2009.09.22 16:41:41:0271 0000| ParserFAIL: Unix   ->Unix    [ftpd: /Test/avd-wolf.mdf: No such file or directory]
1 2009.09.22 16:41:41:0271 0000|->ParserFAIL: (Unix   ) [ftpd: /Test/avd-wolf.mdf: No such file or directory]
1 2009.09.22 16:41:41:0271 0000|->SIZE /Test/avd-wolf.mdf
1 2009.09.22 16:41:41:0286 0015|<-550 /Test/avd-wolf.mdf: No such file or directory.
1 2009.09.22 16:41:41:0286 0000|->TYPE I
1 2009.09.22 16:41:41:0286 0000|<-200 Type set to I.
1 2009.09.22 16:41:41:0286 0000|->PORT 192,168,1,195,4,223
1 2009.09.22 16:41:41:0286 0000|<-200 PORT command successful.
1 2009.09.22 16:41:41:0286 0000|->STOR /Test/avd-wolf.mdf
1 2009.09.22 16:41:41:0286 0000|<-150 Opening BINARY mode data connection for '/Test/avd-wolf.mdf'.
1 2009.09.22 16:41:44:0140 2854|->�ABOR
1 2009.09.22 16:41:44:0140 0000|<-226 Transfer complete.
1 2009.09.22 16:41:44:0249 0109|<-500 �ABOR: command not understood.
1 2009.09.22 16:41:44:0748 0499|->TYPE A
1 2009.09.22 16:41:44:0748 0000|<-200 Type set to A.
1 2009.09.22 16:41:44:0764 0016|->PWD
1 2009.09.22 16:41:44:0764 0000|<-257 "/Test" is current directory.
1 2009.09.22 16:41:44:0780 0016|->PORT 192,168,1,195,4,225
1 2009.09.22 16:41:44:0780 0000|<-200 PORT command successful.
1 2009.09.22 16:41:44:0780 0000|->LIST
1 2009.09.22 16:41:44:0780 0000|<-150 Opening ASCII mode data connection for '/bin/ls'.
1 2009.09.22 16:41:44:0795 0015|<-226 Transfer complete.
1 2009.09.22 16:42:15:0423 -29372|->DELE avd-wolf.mdf
1 2009.09.22 16:42:15:0439 0016|<-250 DELE command successful.
1 2009.09.22 16:42:15:0439 0000|->PORT 192,168,1,195,4,227
1 2009.09.22 16:42:15:0454 0015|<-200 PORT command successful.
1 2009.09.22 16:42:15:0454 0000|->LIST
1 2009.09.22 16:42:15:0454 0000|<-150 Opening ASCII mode data connection for '/bin/ls'.
1 2009.09.22 16:42:15:0470 0016|<-226 Transfer complete.
ftp_log.txt (12,361 bytes)   

Px

2009-09-22 15:05

reporter   bugnote:0004095

Last edited: 2009-09-22 15:09

Отдельными вложениями прилагаю пакет с командой ABOR, который идёт от сервера Far-у и ошибку, которую выдаёт Explorer в тех же условиях

Px

2009-09-22 15:06

reporter  

tcpdump.txt (657 bytes)   
16:21:01.105106 IP (tos 0x10, ttl 64, id 30913, offset 0, flags [DF], proto TCP (6), length 76, bad cksum 0 (->3d05)!) bsd-route.new-point.com.ua.ftp > px.new-point.com.ua.2923: P, cksum 0x8514 (incorrect (-> 0xf36e), 365:401(36) ack 122 win 65535
	0x0000:  001d 609b b10f 0015 60a3 8149 0800 4510  ..`.....`..I..E.
	0x0010:  004c 78c1 4000 4006 0000 c0a8 01c2 c0a8  .Lx.@.@.........
	0x0020:  01c3 0015 0b6b e0c3 6892 c342 ef4d 5018  .....k..h..B.MP.
	0x0030:  ffff 8514 0000 3530 3020 f241 424f 523a  ......500..ABOR:
	0x0040:  2063 6f6d 6d61 6e64 206e 6f74 2075 6e64  .command.not.und
	0x0050:  6572 7374 6f6f 642e 0d0a                 erstood...
tcpdump.txt (657 bytes)   

Px

2009-09-22 15:09

reporter  

explorer_ftp.png (6,941 bytes)   
explorer_ftp.png (6,941 bytes)   

Issue History

Date Modified Username Field Change
2009-09-22 15:02 Px New Issue
2009-09-22 15:02 Px File Added: ftp_bug.png
2009-09-22 15:03 Px File Added: ftp_log.txt
2009-09-22 15:05 Px Note Added: 0004095
2009-09-22 15:06 Px File Added: tcpdump.txt
2009-09-22 15:08 Px Note Edited: 0004095
2009-09-22 15:09 Px Note Edited: 0004095
2009-09-22 15:09 Px File Added: explorer_ftp.png
2013-05-20 21:30 alexy Category FTP => FTP (old)