mkdir("$tftpdir/$archive", 755) unless ( -d $tftpdir/$archive ); #### mkdir("$tftpdir/$archive", 755) unless exists;