Cobian Reflector
프로그램이
필요하겠습니다.
설치한 프로그램을
실행합니다.
그러면 다음과 같은
화면을 볼 수
있습니다.
1. Cobian Reflector에서 동그라미 표시한 아이콘을 선택합니다.

2. 해당 백업의 이름을 입력하고, 백업 방법을 Full backup 이라 하겠습니다.

| full backup ( 전체백업) | 데이터 전체를 백업하는 것을 의미합니다. |
| Incremental Backup(증분 백업) | 해당 변경분만 저장되는 것을 의미합니다. |
| Differential Backup ( 차등 백업) | 마지막 전체 백업 이후 변경된 모든 데이터를 매번 누적하여 백업하는 방식 예시) 첫쨰날 : 40기가 전체 백업 ( 두번째 날에 작업으로 인해 5기가가 추가되어 45기가가 되었다.) 두번째날 : 5기가가 추가된 45기가 차등 백업 |
| Dummy Task | 정해진 시간에 작업이 정확히 실행되는지”를 확인하는 테스트 용도로 이용됩니다. |
3. Schedule에서 해당 시간을 once 로 설정하겠습니다. 그리고 날짜와 시간을 설정하면, 지정한 날짜에만 한번
실행됩니다. 마지막으로 ok를 눌러주세요

4. 다음으로 백업 소스인 Source 와 백업 저장소인 Destination을 세팅해주시면 감사하겠습니다.
ok 눌러주시는 것도 잊지 말아주세요

(참고1) 백업 경로는 usb 드라이브 , ftp , 일반 드라이브로 설정이 가능합니다.

(참고2) 백업 소스가 비어져있으면 다음 메세지를 출력합니다.
해당 경고 메세지는 적어도 너의 작업에 하나의 백업 소스가 등록이 될 필요가 있다는 것을 의미합니다.

5. 비밀번호_백업이라는 task_name 이 존재하겠습니다. task_name을 클릭하면 속성들이 존재하는 것을 보실 수 있습니다.

6. 다음은 백업 실행된 화면입니다. 프로그램 우측에 백업 로그가 기록되는 것을 확인할 수 있습니다. 그리고 백업 시작 시간인 20시 4분에 실행되어 성공적으로 끝난 것을 볼 수 있습니다.

다음은 Cobian Reflector 백업 프로그램의 로그를 분석해보았습니다.
# 백업 시작
2026-01-10 20:04:01 A backup has started...
# 백업 작업 시간 계산
2026-01-10 20:04:01 Calculating the number of files. This could take a while...
# 백업 작업 진행중
# vss 를 제작합니다.
# 백업 중 파일이 열려도 백업 작업은 계속 유지된다.
2026-01-10 20:04:01 Backing up the task "비밀번호_백업"
2026-01-10 20:04:01 Applying the parameters to the task "비밀번호_백업" (if any).
2026-01-10 20:04:01 Requesting the creation of a Volume Shadow Copy image for the source...
2026-01-10 20:04:02 The Volume Shadow Copy image has been successfully created.
2026-01-10 20:04:02 Starting the copy. The user running the task is: andante
# 원본 파일을 백업 저장소로 복사합니다.
2026-01-10 20:04:02 Copying the file "C:\Users\andante\Documents\비밀번호_보고서(20260110).xlsx" to "E:\"...
2026-01-10 20:04:02 The archive attribute for "C:\Users\andante\Documents\비밀번호_보고서(20260110).xlsx" has been removed.
#백업 파일 속성 및 시간 정보 복사합니다.
# 백업 파일이 원본과 동일한 메타데이터를 가진다.
2026-01-10 20:04:02 The file attributes have been copied from "C:\Users\andante\Documents\비밀번호_보고서(20260110).xlsx" to "E:\비밀번호_보고서(20260110) 2026-01-10 20;04;02.xlsx".
2026-01-10 20:04:02 The timestamps have been copied from "C:\Users\andante\Documents\비밀번호_보고서(20260110).xlsx" to "E:\비밀번호_보고서(20260110) 2026-01-10 20;04;02.xlsx".
# 성공적으로 백업이 완료도었습니다.
2026-01-10 20:04:02 The file "C:\Users\andante\Documents\비밀번호_보고서(20260110).xlsx" has been successfully copied to "E:\비밀번호_보고서(20260110) 2026-01-10 20;04;02.xlsx".
# 해당 작업을 끝낸다.
2026-01-10 20:04:02 ** Backup for the task "비밀번호_백업" has ended **
# 백업 된 파일과 백업 진행된 파일 개수를 나타냄
2026-01-10 20:04:02 ** Processed files: 1. Backed up files: 1. Created folders: 0. Backup size: 9 KB. **
2026-01-10 20:04:02 ** Number of errors: 0. Time elapsed: 0 hours, 0 minutes, 1 seconds. **
# 기존 임시 스냅샷인 vss을 삭제합니다.
2026-01-10 20:04:02 Deleting the Volume Shadow Copy image...
2026-01-10 20:04:03 The Volume Shadow Copy image has been successfully deleted.
# 에러없이 끝났다.
2026-01-10 20:04:03 The backup has ended without errors.
7. 여기서 끝이 아니겠습니다. [윈도우키 + e키] 로 백업본이 백업저장소에 정상적으로 진행되어 저장되었는지 확인해야합니다.

참고
Cobian Reflector 를 설치하게 되시고 해당 경로로 진입하시면 다음 형광펜 칠한 아이콘을 선택해주시면 감사하겠습니다.

| 해석 | Cobian Reflector 설명 글 |
| 해당 소프트웨어는 기업이나 개인이 무료로 사용할 수 있다. .NET 기반으로 제작되어 있다. 32 / 64 기반 시스템에서 동작한다. SFTP 를 제공한다. FTP 서버 , 네트워크 기반 백업을 지원한다. 압축과 암호화( compression and encryption) 를 제공한다. cobian Reflector 와 cobian Bakcup 과는 서로 다른 프로그램이다. cobian Backup의 특징을 cobian Reflector에 추가했다. |
Cobian Backup is a file-backup program that can be used to make automatic backups for your directories and files. Cobian Backup can be run as a service or as a regular application. It can backup to some other location in the same computer, to the network and even to an FTP server. The program supports compression and encryption. Cobian Reflector is the newcomer in the Cobian Backup family, although it’s a whole new program. Cobian Reflector is completely .NET based. In addition to all the features of the latest Cobian Backup, it has support for SFTP transfers, it is DPI independent due to the use of vector graphics and Windows Presentation Foundation, and also behaves as a 64-bit program in 64-bit systems and as a 32-bit program in 32-bit systems. Cobian Backup and Cobian Reflector are freeware and can be used for free even in a commercial environment. Please consider making a little donation to help me with all the expenses! |
이상으로 백업 프로그램인
Cobian Reflector 사용
후기를 봐주셔서 감사합니다.
해당 프로그램 사용법이
한글로 없어서 chatgpt에 삽질을
많이 하였습니다.
'컴퓨터 > 백업' 카테고리의 다른 글
| cobian reflector 프로그램을 이용한 네트워크 백업 후기 ( feat. full 백업 , 차등 백업 ) (0) | 2026.01.13 |
|---|