Search found 1508 matches
- Sat Oct 17, 2020 1:54 pm
- Forum: Compare It! - Suggestions
- Topic: More charset encodings
- Replies: 5
- Views: 10107
Re: More charset encodings
I have added encoding selection to file filters. check same beta version file.
- Thu Oct 15, 2020 8:13 am
- Forum: Compare It! - Suggestions
- Topic: More charset encodings
- Replies: 5
- Views: 10107
Re: More charset encodings
Well, once it's actually working, we can consider how to use it better. I guess we can add it to comparison profile, or, maybe even better, to file filters, as additional property.
- Thu Oct 15, 2020 8:11 am
- Forum: Synchronize It! : Suggestions
- Topic: Include AND exclude files
- Replies: 4
- Views: 8975
Re: Include AND exclude files
Might be you are right, but I can not change this to ruin all existing profiles. and anyway it's matter of taste )
- Sun Oct 11, 2020 6:22 pm
- Forum: Synchronize It! : Suggestions
- Topic: Can there be a update check in application?
- Replies: 1
- Views: 6138
Re: Can there be a update check in application?
Well, latest releases are visible on first page and downloads. Still nowadays having automatically check for new version is a common feature. Thanks!
- Sun Oct 11, 2020 6:20 pm
- Forum: Synchronize It! : beta
- Topic: File size filter can be more flexible
- Replies: 1
- Views: 14197
Re: File size filter can be more flexible
Yes, I think I can change current option to plain text field, parsing rules like We can even try to use some OR logic: to find small or large files.
Code: Select all
>=100K;<1M
Code: Select all
<10K + >1M
- Sun Oct 11, 2020 6:15 pm
- Forum: Synchronize It! : Suggestions
- Topic: Include AND exclude files
- Replies: 4
- Views: 8975
Re: Include AND exclude files
In fact you can do it now with !, like
Code: Select all
*.exe ! back*
- Sun Oct 11, 2020 6:13 pm
- Forum: Synchronize It! : Suggestions
- Topic: Is there a log or compare status info
- Replies: 1
- Views: 6090
Re: Is there a log or compare status info
Yes, I guess I can add something like this, some information, like total folders and deep, we can show directly in status, all others in additional window. Thank you!
- Sun Oct 11, 2020 5:56 pm
- Forum: Compare It! - Suggestions
- Topic: More charset encodings
- Replies: 5
- Views: 10107
Re: More charset encodings
Hello,
Could you please check http://grigsoft.com/wincmp4bu.zip ?
It has customizable encodings list. We can add link encoding to profile later.
Could you please check http://grigsoft.com/wincmp4bu.zip ?
It has customizable encodings list. We can add link encoding to profile later.
- Sun Sep 06, 2020 5:49 am
- Forum: Synchronize It! : beta
- Topic: SYCHRONIZE ONLY SOME SELECTED FILES IN A FOLDER
- Replies: 5
- Views: 27018
Re: SYCHRONIZE ONLY SOME SELECTED FILES IN A FOLDER
yes, probably you are right, but this is quite a rare need, as I think?
- Sun Sep 06, 2020 5:48 am
- Forum: Synchronize It! : Suggestions
- Topic: Regular expressions
- Replies: 1
- Views: 6686
Re: Regular expressions
Yes, SynchronizeIt using CompareIt as internal file compare tool is a obvious idea and still not implemented somehow. I will try to do it. Thank you for reminding.
- Sun Sep 06, 2020 5:46 am
- Forum: Compare It! - Suggestions
- Topic: "Ignore nothing" at line level only
- Replies: 3
- Views: 16375
Re: "Ignore nothing" at line level only
Hello, Thanks for the reminder ) It is still not clear how do you want to see these line changes - change is either highlighted or not. I can make option to highlight all changes in current line, for example, but this would not help you locating possibly missed changes. You can just make profile onl...
- Sun Sep 06, 2020 5:38 am
- Forum: Compare It: Bug reports
- Topic: “Ignore comments” not reset by “Ignore nothing”
- Replies: 3
- Views: 17744
Re: “Ignore comments” not reset by “Ignore nothing”
Hello,
So in your case after you select "Ignore nothing", you still have comments ignored? Which version are you using?
So in your case after you select "Ignore nothing", you still have comments ignored? Which version are you using?
- Fri Jul 06, 2012 6:51 am
- Forum: Compare It: Bug reports
- Topic: crash/display error comparing ~600MB files (unicode version)
- Replies: 2
- Views: 30391
Re: crash/display error comparing ~600MB files (unicode vers
Hello, Unfortunately currently CompareIt can not handle such files - 32-bit application can only use 2GB, and it seems to be not enough to for such files. I'm planning to fully support 64b systems in future, in addition I also have plans to support large files comparison - we just should not load it...
- Thu May 17, 2012 8:56 am
- Forum: General discussion
- Topic: Excluding GIT files
- Replies: 3
- Views: 25511
Re: Excluding GIT files
That's right, you should use exclude folders options, not exclude files, and just ".git" would work.
- Mon Apr 16, 2012 7:18 am
- Forum: Synchronize It! : Suggestions
- Topic: command prompt commands
- Replies: 3
- Views: 26033
Re: command prompt commands
You can check here, for example:
http://www.grigsoft.com/wndsync/help/so ... mdline.htm
As for deletion, use Synchronize action and it will not try to delete anything.
http://www.grigsoft.com/wndsync/help/so ... mdline.htm
As for deletion, use Synchronize action and it will not try to delete anything.