id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2401	Problems with ftp on NAS synology devices based on Marvell mv5281 ARM processor	zyxmon	zaytsev	"I am not sure it is a bug. 
Here is a small report.
I have crosscompiled mc for different platforms (cpu's) for NAS synology using patch from ticket http://www.midnight-commander.org/ticket/2282

One of the users with arm cpu reported that ftp vfs does not work and suggested me to change the line in ftpfs.c:
from
hints.ai_flags = AI_ADDRCONFIG;
to
hints.ai_flags = 1; 
ftp vfs with this change works for him.
Here is his post (in Russian)
http://www.synology-forum.ru/index.php?showtopic=38&view=findpost&p=8826
See also some posts after this one.

PS I've used sources 4.7.4 from https://www.midnight-commander.org/downloads"	defect	closed	major	4.8.0-pre1	mc-vfs	master	fixed	NetBSD ftpfs	cheusov				committed-master committed-stable
