-
-
Notifications
You must be signed in to change notification settings - Fork 5
Issues: levitation-opensource/FolderSyncNet
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
Option to save each file's history into separate folder with the file's name
enhancement
New feature or request
#55
opened Aug 3, 2024 by
levitation
Option to synchronise only files newer than specified date
enhancement
New feature or request
#52
opened Apr 30, 2023 by
levitation
Automatically exclude dest path from input paths in case the dest path is located under input folder
#51
opened Feb 15, 2023 by
levitation
Delay before making copy of the file so that the file is not copied repeatedly during writing. When more writes happen then delay since last write, not since first write
enhancement
New feature or request
#50
opened Nov 25, 2022 by
levitation
Statistics about file and folder change counts in order to help creating exclusion filters.
enhancement
New feature or request
#49
opened Nov 20, 2022 by
levitation
Add support for specifying extensionless files under *WatchedExtension config setting
enhancement
New feature or request
#48
opened May 24, 2022 by
levitation
Add option to specify memory limit for the process
enhancement
New feature or request
#44
opened Jan 10, 2022 by
levitation
Key combination to pause and resume synchronisation
enhancement
New feature or request
#42
opened Jan 10, 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
#39
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
#35
opened Aug 31, 2021 by
levitation
Ensure that empty folders are mirrored as well
enhancement
New feature or request
#34
opened Oct 31, 2020 by
levitation
Documentation for config options
enhancement
New feature or request
#32
opened Sep 12, 2020 by
levitation
Config option to turn off logging to console
enhancement
New feature or request
#28
opened Sep 6, 2020 by
levitation
Build release version for GitHub
enhancement
New feature or request
#27
opened Sep 4, 2020 by
levitation
When mirror and history destination folders are same, ignore history files during bidirectional sync
enhancement
New feature or request
#26
opened Sep 4, 2020 by
levitation
When both mirror and history functionality are enabled, still scan the directory tree only once during the initial synchronisation
enhancement
New feature or request
#24
opened Sep 4, 2020 by
levitation
Format history file name as human-readable date, e.g 2020.09.04 20.57.26.3841
enhancement
New feature or request
#22
opened Sep 4, 2020 by
levitation
Flag for maximum file history snapshot frequency (optionally applied only to large files)
enhancement
New feature or request
#21
opened Sep 4, 2020 by
levitation
Config option for using UNIX timestamps in the history file name (currently .NET ticks are being used)
enhancement
New feature or request
#18
opened Sep 4, 2020 by
levitation
Command line flag for specifying the location of the config file
enhancement
New feature or request
#17
opened Sep 4, 2020 by
levitation
Config setting for maximum number or maximum age of history files per source file
enhancement
New feature or request
#16
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
#15
opened Sep 4, 2020 by
levitation
If bidirectional sync is turned off, run initial synchronisation with low priority
enhancement
New feature or request
#14
opened Sep 1, 2020 by
levitation
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.