Search found 10 matches

by comprev
04 Aug 2025, 03:38
Forum: General Discussion
Topic: Folder Handling
Replies: 8
Views: 219

Re: Folder Handling

xCSxXenon,
You were right, it was my filter. I was trying to only copy *.xyz files, so empty folders were excluded from being deleted when I deleted all the files, even if the folder had been deleted on the source. The problem is that there are other types of files in those folders. So, I'm now ...
by comprev
03 Aug 2025, 20:00
Forum: General Discussion
Topic: Folder Handling
Replies: 8
Views: 219

Re: Folder Handling

OK,
I did some testing and with the long exclusion list, it's mostly working. However, I have some jpg files I want to copy and some I don't. So, I added the specific jpg file name to the include list and excluded *.jpg in the exclusion list, but the specific entry in the include list doesn't ...
by comprev
03 Aug 2025, 19:32
Forum: General Discussion
Topic: Folder Handling
Replies: 8
Views: 219

Re: Folder Handling

Plerry,

I've looked at this and that will include everything. There are only certain files that I want to include, but I don't know how to do that and include empty folders also without simply including everything then setting a large exclusion list for all the files I don't want synced. I think it ...
by comprev
03 Aug 2025, 19:18
Forum: General Discussion
Topic: Folder Handling
Replies: 8
Views: 219

Re: Folder Handling

Thanks, Plerry.

I'll give that a try. Yea, I couldn't find a built-in way to do it either. So, my statement was more a feature request than anything.
by comprev
03 Aug 2025, 12:55
Forum: General Discussion
Topic: Folder Handling
Replies: 8
Views: 219

Re: Folder Handling

I won't deny that it's possible, but I looked and couldn't find it. Do you know which filter setting that would be?
by comprev
02 Aug 2025, 19:14
Forum: General Discussion
Topic: Folder Handling
Replies: 8
Views: 219

Folder Handling

If I create an empty folder, that empty folder is not created during synchronization in the target location. If I put files in that folder, that folder will be created and the files placed into it in the target location.

If I delete a folder and its files, the files are deleted in the target ...
by comprev
26 Nov 2020, 17:17
Forum: Help
Topic: Problem configuring Include under Filter
Replies: 5
Views: 553

Re: Problem configuring Include under Filter

Thanks Plerry. I can follow that.
by comprev
25 Nov 2020, 22:50
Forum: Help
Topic: Problem configuring Include under Filter
Replies: 5
Views: 553

Re: Problem configuring Include under Filter

Just a quick follow up.

I understand the *\Folder.jpg, but then why does just *.mp3 get files from the subfolders instead of having to use *\*.mp3?
by comprev
25 Nov 2020, 21:30
Forum: Help
Topic: Problem configuring Include under Filter
Replies: 5
Views: 553

Re: Problem configuring Include under Filter

Thanks Plerry. I just wasn't thinking. I do as you suggest in the Exclude list, so I don't know why I didn't do it in the Include list.

As far as the name of the file, it's a Microsoft name. It's created by Microsoft's Media Player on Windows.
by comprev
25 Nov 2020, 17:26
Forum: Help
Topic: Problem configuring Include under Filter
Replies: 5
Views: 553

Problem configuring Include under Filter

I'm trying to copy *.mp3 and Folder.jpg files. I can set Include to *.mp3 and I get just the mp3 files. However, if I set include to

*.mp3
Folder.jpg

The Folder.jpg files don't show up. I'm not sure about the mp3 files, since they've already been copied and are up to date (i.e. I'm trying to add ...