Search found 4600 matches

by cobian
23 Apr 2024, 09:21
Forum: Cobian Reflector
Topic: Closing Cobian *Application* From Command Line
Replies: 1
Views: 9

Re: Closing Cobian *Application* From Command Line

taskkill /im cobian.reflector.application.exe should work (not in a clean way, but should work). You need to do the same thing with the user interface.

taskkill /im cobian.reflector.UserInterface.exe
by cobian
23 Apr 2024, 09:16
Forum: Cobian Reflector
Topic: Vulnerable OpenSSL 1.x libraries
Replies: 1
Views: 13

Re: Vulnerable OpenSSL 1.x libraries

I don't think those are even used at all. I was planing to change the ftp method and was experimenting with SSL but was not satisfied with the result but then I forgot to remove those libraries.
by cobian
23 Apr 2024, 09:05
Forum: Cobian Reflector
Topic: Tasks don't run as scheduled
Replies: 9
Views: 44

Re: Tasks don't run as scheduled

If you run the tasks manually, do they start?

Is the computer on when the time for backup is scheduled? (Kanske datorn är i sovläge då det är datgs att säkehetskopiera enligt tidschema. Bara en gissning)
by cobian
23 Apr 2024, 08:58
Forum: Cobian Reflector
Topic: Cobian and Virus
Replies: 5
Views: 50

Re: Cobian and Virus

:OK
by cobian
22 Apr 2024, 19:51
Forum: Cobian Reflector
Topic: Cuando selecciono nueva tarea, se cierra la aplicación de Cobian reflector
Replies: 3
Views: 12

Re: Cuando selecciono nueva tarea, se cierra la aplicación de Cobian reflector

Por alguna razon la interfaz esta fallando. Si vas al panel de control y consultas el EventViewer (no se como se llama en el Windows en español), encontraras algun error que te ayude con este problema.
by cobian
22 Apr 2024, 14:42
Forum: Cobian Reflector
Topic: Can't Seem to Exclude System Volume Information
Replies: 3
Views: 26

Re: Can't Seem to Exclude System Volume Information

I think that is because the folder existes in the destination. If you delete it from the destination, I think it won't bother you anymore.
by cobian
22 Apr 2024, 14:41
Forum: Cobian Reflector
Topic: Cobian and Virus
Replies: 5
Views: 50

Re: Cobian and Virus

Thank you!
by cobian
22 Apr 2024, 14:40
Forum: Cobian Reflector
Topic: copy methods
Replies: 11
Views: 135

Re: copy methods

:OK
by cobian
22 Apr 2024, 14:40
Forum: Cobian Reflector
Topic: Task Specific LogFiles
Replies: 1
Views: 8

Re: Task Specific LogFiles

You could set the log levelk to Errors only.
by cobian
22 Apr 2024, 11:55
Forum: Cobian Reflector
Topic: About false positives and antivirus warnings
Replies: 0
Views: 27

About false positives and antivirus warnings

Every now and then some new release may trigger a malwere warning for some antivirus program. That is normal. I don't compile in a deterministic form, so sometimes the compiled code may result in a pattern that may trigger some existing combination in their malware list.- What you can do: 1- Almost ...