Search found 2284 matches
- 07 Aug 2022, 20:52
- Forum: Cobian Reflector
- Topic: BACKUPPING NAS-to-NAS WITHOUT GOING THROUGH A LOCAL TEMP FOLDER
- Replies: 1
- Views: 2
Re: BACKUPPING NAS-to-NAS WITHOUT GOING THROUGH A LOCAL TEMP FOLDER
Temporary directory is almost always used when compression only. It shouldn't have (almost) any use for uncompressed backups. If Use system temporary directory is FALSE, then you need to provide a path for the folder to use.
- 07 Aug 2022, 20:50
- Forum: Cobian Reflector
- Topic: Finding Files
- Replies: 3
- Views: 7
- 07 Aug 2022, 20:50
- Forum: Cobian Reflector
- Topic: E-mail send problem
- Replies: 1
- Views: 2
- 07 Aug 2022, 20:47
- Forum: Cobian Reflector
- Topic: file compression using 7zip
- Replies: 1
- Views: 1
Re: file compression using 7zip
You can use monolithic compression using zip. 7zip is at this moment not supported.
- 07 Aug 2022, 13:34
- Forum: Cobian Reflector
- Topic: Finding Files
- Replies: 3
- Views: 7
Re: Finding Files
You can in your task:
1- Ignore empty directories
or
Set the log to log individual operations (slows down the backup a lot).
1- Ignore empty directories
or
Set the log to log individual operations (slows down the backup a lot).
- 07 Aug 2022, 03:08
- Forum: Cobian Reflector
- Topic: should i stop the sql server before the backup?
- Replies: 1
- Views: 10
Re: should i stop the sql server before the backup?
If you are using Volume Shadow Copy then yes, you should get a good snapshot.
- 06 Aug 2022, 22:37
- Forum: Cobian Reflector
- Topic: Error al instalar en Windows 10 Pro
- Replies: 1
- Views: 5
Re: Error al instalar en Windows 10 Pro
Nunca había visto este tipo de error. Sucede igual si tratas de hacerlo a mano creando una llave en
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
Si tratas de crear algún valor ahí, te da algún problema?
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
Si tratas de crear algún valor ahí, te da algún problema?
- 06 Aug 2022, 22:32
- Forum: Cobian Reflector
- Topic: reset password
- Replies: 11
- Views: 173
Re: reset password
Thanks
- 06 Aug 2022, 22:31
- Forum: Cobian Reflector
- Topic: Backup Folder name problem
- Replies: 1
- Views: 7
Re: Backup Folder name problem
Just exclude the desktop.ini file (a hidden system file)
- 06 Aug 2022, 00:03
- Forum: Cobian Reflector
- Topic: Service fails to install during update
- Replies: 8
- Views: 600
Re: Service fails to install during update
It does now. It appends a .
If you start with a / it will consider the path an ABSOLUTE path. Without a / it is considered to be relative to your home directory.
If you start with a / it will consider the path an ABSOLUTE path. Without a / it is considered to be relative to your home directory.