if ( $ftps->get("$file","$file") ) { $ftps->delete($file); print MYLOG a-time-stamp-func() . " $file was downloaded from host\n"; } else { exception handling; }