Search found 4677 matches

by cobian
11 Jan 2021, 18:43
Forum: Cobian Backup 11 (Gravity)
Topic: Cobian as an application or as a service.
Replies: 10
Views: 14064

Re: Cobian as an application or as a service.

If the program is installed and running as a service and you are accessing some network resources, you cannot run it under the Local System account. Perhaps that's the issue?
by cobian
07 Dec 2020, 23:54
Forum: Cobian Backup 11 (Gravity)
Topic: Cobian as an application or as a service.
Replies: 10
Views: 14064

Re: Cobian as an application or as a service.

If it works as an application for you, it's OK then. But you need to log in at least once a day to be sure that the program starts.
by cobian
07 Dec 2020, 23:52
Forum: Cobian Backup 11 (Gravity)
Topic: Destination Folder
Replies: 1
Views: 3238

Re: Destination Folder

The paths are stored in the history file (The history tab). You can perhaps delete the whole history and rebuild the backup from scratch to eliminate the old paths.
by cobian
06 Dec 2020, 01:13
Forum: Cobian Backup 11 (Gravity)
Topic: Second task not seeing changed files.
Replies: 4
Views: 5487

Re: Second task not seeing changed files.

For one of your tasks you need to unselect the Clear archive attribute in the Advanced tab.
by cobian
06 Dec 2020, 01:12
Forum: Cobian Backup 11 (Gravity)
Topic: Not Creating separated folders with timestamps for each backup when compressing is enabled
Replies: 1
Views: 3260

Re: Not Creating separated folders with timestamps for each backup when compressing is enabled

It should create separated zip files.. Like

file 2020-12-01.zip
file 2020-12-02.zip
file 2020-12-03.zip
file 2020-12-04.zip
...etc
by cobian
06 Dec 2020, 01:08
Forum: Cobian Backup 11 (Gravity)
Topic: Incremental Backup
Replies: 1
Views: 3493

Re: Incremental Backup

I would set a daily incremental backup with "Use fixed day" on Saturday and Full copies to keep = 2.
by cobian
06 Dec 2020, 01:05
Forum: Cobian Backup 11 (Gravity)
Topic: Exclude folder node_modules and vendor from backup
Replies: 3
Views: 5221

Re: Exclude folder node_modules and vendor from backup

*\node_modules*\* Should work. The resulting directories should be empty. Isn't that the case?