Need even more time to wait for an accept.
This commit is contained in:
parent
abca03cf36
commit
7ffae92daf
@ -585,7 +585,7 @@ sub PASV_command {
|
||||
local $SIG{ALRM} = sub { die "alarm\n" };
|
||||
|
||||
# assume swift operations unless explicitly slow
|
||||
alarm ($controldelay?20:7);
|
||||
alarm ($controldelay?20:10);
|
||||
|
||||
# Wait for 'CNCT'
|
||||
my $input;
|
||||
|
Loading…
x
Reference in New Issue
Block a user