FTP delay transfer

Bugs and issues.
Locked
Message
Author
kamajw
Posts: 1
Joined: 30.03.2013, 17:06

FTP delay transfer

#1 Post by kamajw » 30.03.2013, 17:20

good day

I would like to ask for FTP.
I have a problem with copying files.

When I copy the file to the server in that location that already exists (overwrite), everything is fine and the transfer will take place immediately.
But if the copied file in the destination directory is not (copy) and click on the OK button takes 30 seconds and then to transfer the file.

Why copying occurs when the delay?

Thanks for the advice
Ivo Kočí

forseti
Posts: 5
Joined: 23.05.2013, 20:01

Re: FTP delay transfer

#2 Post by forseti » 23.05.2013, 20:14

I am excited about this program. It's good replacement for Total Commander, but I have exactly the same problem as above (exactly same symptoms: if file exists -> program asks for overwriting and transfers files immediatelly, but if doesn't exist -> it waits for cca 30s and then transfer file). And if you transfer more files, it's very annoying and time consuming. :-( I have

FreeCommander 2009.02b, Windows 7 64bit

I tried it as well with command line arguments

/N /NewIni=FreeCommanderTest.ini /NoPlugins /Lng=English

and it behaves the same.

Thanks, Michal Vašut

snowman
Posts: 2
Joined: 31.10.2013, 10:40

Re: FTP delay transfer

#3 Post by snowman » 31.10.2013, 10:59

I ran into same problem with FC and proFTPd,

FTP command LIST /File.txt produces error

Code: Select all

227 Entering Passive Mode (172,27,27,21,195,5).
LIST /File.txt
150 Opening BINARY mode data connection for file list
150 Opening BINARY mode data connection for file list
450 /File.txt: No such file or directory
-1 Timeout error occured
MODE S
200 Mode set to S
STRU F
200 Structure set to F
TYPE I
200 Type set to I
PASV
227 Entering Passive Mode (172,27,27,21,155,177).
STOR /File.txt
150 Opening BINARY mode data connection for /Atheros_lan_vx_mb.zip
150 Opening BINARY mode data connection for /Atheros_lan_vx_mb.zip
226 Transfer complete
This is how newer proFTPd servers respond to LIST command, http://permalink.gmane.org/gmane.networ ... .user/5620

Any ideas how this can be solved?

Thanks.

snowman
Posts: 2
Joined: 31.10.2013, 10:40

Re: FTP delay transfer

#4 Post by snowman » 31.10.2013, 11:58

I burnt one of Google's search servers :D


If using proftpd as FTP server you must use NoErrorIfAbsent in ListOptions in order FC and some other ftp clients to work without delay.

proftpd.conf

Code: Select all

ListOptions                     "-l" NoErrorIfAbsent
Thanks for the inspiration :)

forseti
Posts: 5
Joined: 23.05.2013, 20:01

Re: FTP delay transfer

#5 Post by forseti » 31.10.2013, 12:08

There is no proftpd.conf in FreeCommander directory

Locked

Who is online

Users browsing this forum: No registered users and 21 guests