PDA

View Full Version : Problem: 426 Transfer aborted. Operation not permitted


ale5000
05-31-2005, 07:46 AM
I have FlashFXP 3.2.0 build 1080.
I try upload a file with passive and active mode unsuccessfully.
It upload for about 5 min and then says: 426 Transfer aborted. Operation not permitted
With small files work.

Log:
[14.05.02] [R] Connecting to Digiland -> DNS=ftp.digiland.it IP=195.210.93.14 PORT=21
[14.05.03] [R] Connected to Digiland
[14.05.03] [R] 220 195.210.93.207 FTP server ready
[14.05.03] [R] USER (hidden)
[14.05.03] [R] 331 Password required for (hidden).
[14.05.03] [R] PASS (hidden)
[14.05.03] [R] 230-Benvenuto sul server FTP delle pagine personali di Digiland!
[14.05.03] [R] Bytes disponibili per upload 16367616.
[14.05.03] [R] 230 User (hidden) logged in.
[14.05.03] [R] SYST
[14.05.03] [R] 215 UNIX Type: L8
[14.05.03] [R] FEAT
[14.05.03] [R] 211-Features:
[14.05.03] [R] MDTM
[14.05.03] [R] REST STREAM
[14.05.03] [R] SIZE
[14.05.03] [R] 211 End
[14.05.03] [R] CWD /mirror/
[14.05.03] [R] 250 CWD command successful
[14.05.03] [R] PWD
[14.05.04] [R] 257 "/mirror" is current directory.
[14.05.04] [R] TYPE A
[14.05.04] [R] 200 Type set to A
[14.05.04] [R] PORT *,*,*,*,117,48
[14.05.04] [R] 200 PORT command successful
[14.05.04] [R] LIST -al
[14.05.04] [R] 150 Opening ASCII mode data connection for file list
[14.05.04] [R] 226 Transfer complete.
[14.05.04] [R] List Complete: 617 bytes in 0,50 seconds (1,2 KB/s)
[14.05.15] [R] DELE klmcodec131.exe
[14.05.15] [R] 250 DELE command successful
[14.05.15] [R] PORT *,*,*,*,117,49
[14.05.15] [R] 200 PORT command successful
[14.05.15] [R] LIST -al
[14.05.15] [R] 150 Opening ASCII mode data connection for file list
[14.05.15] [R] 226 Transfer complete.
[14.05.15] [R] List Complete: 546 bytes in 0,38 seconds (1,4 KB/s)
[14.05.15] Deleted 0 Folders and 1 File totaling 24,81 MB in 0,45 seconds.
[14.05.17] [R] TYPE I
[14.05.17] [R] 200 Type set to I
[14.05.17] [R] PORT *,*,*,*,117,48
[14.05.17] [R] 200 PORT command successful
[14.05.17] [R] STOR klmcodec132.exe
[14.05.17] [R] 150 Opening BINARY mode data connection for klmcodec132.exe
[14.10.58] [R] 426 Transfer aborted. Operation not permitted
[14.10.59] [R] Transfer Failed!
[14.10.59] [R] PORT *,*,*,*,117,49
[14.10.59] [R] 200 PORT command successful
[14.10.59] [R] STOR klmcodec132.exe
[14.10.59] [R] 150 Opening BINARY mode data connection for klmcodec132.exe

Hetfield
05-31-2005, 07:59 AM
My bet would be that you have some sort of disk quota and with large files you exceed the quota, hence the error only with big files. To be certain you should contact the ftp admin though.

ale5000
05-31-2005, 08:20 AM
Originally posted by Hetfield
My bet would be that you have some sort of disk quota and with large files you exceed the quota, hence the error only with big files. To be certain you should contact the ftp admin though.
It's not my problem because if I abort before 5 min and then resume it work.

Hetfield
05-31-2005, 08:53 AM
Of course it's your problem ;). It's the ftpd who gives the error so essentially this has nothing to do with FLashFXP. You can try another client though and see if it works then and if no then there isn't really much we can do for you. If it works though with another client perhaps somebody else knows a solution then.

MxxCon
05-31-2005, 05:27 PM
in the welcome message it says
"Bytes disponibili per upload 16367616" which translates to "Bytes available for upload"
klmcodec131.exe you are trying to upload is 25.41M

It's not my problem because if I abort before 5 min and then resume it work.sure it is your problem.
you are trying to upload a file that is larger than the limit allows you to.
if you are not happy with this, you'll have to work it out with server admin.

Hetfield
05-31-2005, 05:43 PM
Originally posted by MxxCon
in the welcome message it says
"Bytes disponibili per upload 16367616" which translates to "Bytes available for upload"


Ahh good catch, overlooked that one ;)

ale5000
06-22-2006, 02:37 PM
Sorry for very late reply :)
I had deleted files before upload so there was a sufficient space.

Probably there is a limit for the time of upload transfer in the ftp server. Can be inserted a option to "pause and resume upload transfers every 5 min and 20 sec"?