I am trying to ftp to windows server on port 8021 from linux but its giving error services not found. But when I ftp from windows using cute ftp its working fine.
Whats wrong with linux

$ftp
ftp> open x.x.x.x:8021
Its giving error > name or services not known
But same way I login to linux server there is no problem.