$src_ftp_conn = Net::FTP->new($src_sys,Timeout=>500,Debug =>1,Passive=>1) or die "$src_ftp_conn not able to connect $!\n";