Go Back   FlashFXP Forums > > > > >

 
 
Thread Tools Display Modes
Old 08-12-2002, 03:15 PM   #1
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

ABOR has a 30 second time out, which means it will wait a maximum of 30 seconds for a reply.

The ftp server you are transferring from isn't aborting correctly.

Below is what it should look like.

[13:09:41] (2) PASV
[13:09:41] (2) 227 Entering Passive Mode (x,x,x,x,196,123).
[13:09:41] (1) PORT x,x,x,x,196,123
[13:09:41] (1) 200 PORT Command successful.
[13:09:41] (1) STOR test.txt
[13:09:41] (1) 150 Opening BINARY mode data connection for test.txt.
[13:09:41] (2) RETR test.txt
[13:09:41] (2) 550 test.txt: Permission denied
[13:09:41] (1) ABOR
[13:09:41] (1) 426 Data connection closed, receive file test.txt aborted.
[13:09:41] (1) 226 ABOR command successful.
[13:09:41] Transfer Failed!

I performed several tests using several different ftp servers and in each test the transfer was aborted correctly.

I was unable to specifically test glftpd as I do not have access to one.
bigstar is offline  
 

Tags
disconnect, ffxp, site, stalls, timeout


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Congratulations Jesper General Discussion 0 07-31-2004 07:11 AM


All times are GMT -5. The time now is 05:29 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)