-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: levitation-opensource/AsyncToSyncCodeRoundtripSynchroniserForCSharp
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
When the computer has been sleeping for a while then the process starts consuming 100% of CPU upon computer wake up
bug
Something isn't working
#28
opened Nov 15, 2022 by
levitation
Detect whether the filesystem is case-sensitive by creating a temporary file and accessing it using different casing
enhancement
New feature or request
#26
opened Jan 10, 2022 by
levitation
Check file size after write. When Windows is low on resources it sometimes starts producing empty files with size 33902815 bytes.
enhancement
New feature or request
#24
opened Aug 31, 2021 by
levitation
Documentation for configuration
enhancement
New feature or request
#20
opened Sep 12, 2020 by
levitation
Example project where AsyncToSyncCodeRoundtripSynchroniserForCSharp converts itself from async to sync and vice versa
enhancement
New feature or request
#18
opened Sep 6, 2020 by
levitation
Config option to turn off logging to console
enhancement
New feature or request
#16
opened Sep 6, 2020 by
levitation
Command line flag for specifying the location of the config file
enhancement
New feature or request
#13
opened Sep 4, 2020 by
levitation
In the destination folder use same file modification timestamp as in the source folder
enhancement
New feature or request
#12
opened Sep 4, 2020 by
levitation
If bidirectional sync is turned off, run initial synchronisation with low priority
enhancement
New feature or request
#11
opened Sep 1, 2020 by
levitation
For AsyncLock in sync mode use Lock method, not need for using c# Monitor with lock
enhancement
New feature or request
#10
opened Aug 27, 2020 by
levitation
Config flag for turning off archival of old file versions
enhancement
New feature or request
#8
opened Aug 26, 2020 by
levitation
Add config flag for specifying sync direction in case of one-directional synchronisation.
enhancement
New feature or request
#6
opened Aug 19, 2020 by
levitation
Add support for additional configurable custom replacement rules
enhancement
New feature or request
#5
opened Aug 1, 2020 by
levitation
Add config flag for how long the file modifications should be ignored after file was synchronised from the other side
enhancement
New feature or request
#4
opened Aug 1, 2020 by
levitation
Add config flags for initial synchronisation order (sync to async, then async to sync, or some other order)
enhancement
New feature or request
#2
opened Aug 1, 2020 by
levitation
ProTip!
Follow long discussions with comments:>50.