if ($ftp->feature( 'PUT' )) { print "featured"; } else { print "not featured"; }