Initializing blocks of a file is a frequently used function on computers. One of the simplest ways to initialize a file block is to open the file and initialize all data. This allows you to completely erase the data the file previously contained. In this paper, we design a system that initializes file blocks within a specific folder. When you specify a folder you want to initialize, the files in the folder are found, the file data is read, and the read data is initialized and saved in the file. In this way, all file blocks in a specific folder are initialized. The experiment was performed on the function proposed in this paper. As a result of the experiment, it was confirmed that initialization of file blocks in a specific folder worked normally.
목차
Abstract 1. Introduction 2. Related research 3. System Design 4. Experiment 5. Conclusion References
키워드
specific folderblock formatfile initializationsecurity
저자
Seung Ju Jang [ Professor, Department of Computer Engineering, Dong-Eui University, Busan, 47340 Korea ]
Corresponding Author