Search found 7 matches

by sidprice
18 Apr 2023, 16:48
Forum: General Discussion
Topic: Exclude filter not working
Replies: 8
Views: 1018

Re: Exclude filter not working

Sure.

This should be a feature/option of FFS.
Sid
by sidprice
18 Apr 2023, 16:44
Forum: General Discussion
Topic: Exclude filter not working
Replies: 8
Views: 1018

Re: Exclude filter not working

That is a smart workaround, however, this is a huge backup with many, many, folders ".git" It will take hours to browse the destination list and delete them one-by-one.
:(
by sidprice
18 Apr 2023, 16:20
Forum: General Discussion
Topic: Exclude filter not working
Replies: 8
Views: 1018

Re: Exclude filter not working

Adding the "\" did not work. However:

The full folder names are ".bin" and ".git", the backup location has those folders from previous backup runs. However, with the exclude filters added, in "mirror" mode, the folders are not removed from the backup. If I manually remove one of the folders on the ...
by sidprice
18 Apr 2023, 14:25
Forum: General Discussion
Topic: Exclude filter not working
Replies: 8
Views: 1018

Exclude filter not working

I have the following in the list of excludes:
*.bin
*.git

The batch file has:


<Pair>
<Left>D:\DataRoot</Left>
<Right>E:\DirSync_2\DataRoot</Right>
<Filter>
<Include>
<Item>*</Item>
</Include>
<Exclude>
<Item>*.bin</Item>
<Item>*.git</Item>
</Exclude>
<SizeMin Unit="None">0</SizeMin ...
by sidprice
13 Mar 2023, 13:26
Forum: Help
Topic: Error during Sync
Replies: 1
Views: 212

Error during Sync

Hello, I am getting the following error, what does it mean?

7:22:54 AM Error Cannot copy file
"D:\DataRoot\VirtualBox\Debian_for_BMP\Debian_for_BMP\Debian_for_BMP.vdi" to
"E:\DirSync_Week\DataRoot\VirtualBox\Debian_for_BMP\Debian_for_BMP\Debian_for_BMP~b86d.ffs_tmp".
ERROR_INVALID_FUNCTION ...
by sidprice
13 May 2022, 15:00
Forum: General Discussion
Topic: Option suggestion
Replies: 2
Views: 525

Re: Option suggestion

Excellent ... thank you very much!
Sid
by sidprice
26 Apr 2022, 00:11
Forum: General Discussion
Topic: Option suggestion
Replies: 2
Views: 525

Option suggestion

Hello, first, thank you for a great tool!

There is one option that I would like:

I would like to be able to select the action taken after the job runs BEFORE I run the job.

In addition to a couple of automatic scheduled jobs I have my main backup that I run just before I close my office for the ...