Touchstone64
711d93c312
Remove the 'unclean path' warning and simplify the folder existence check
2025-12-04 12:49:02 +00:00
Touchstone64
708cf392fb
Fixed: Command-line data path causing backups to fail
2025-11-30 17:43:45 +00:00
jcassette
3d52f45b6a
New: reflink support for ZFS
...
(cherry picked from commit a840bb542362d58006b6cc27affd58ee6b965b80)
2025-01-19 16:55:06 +02:00
Jared Ledvina
958a863d8f
Recompare file size after import file if necessary
...
(cherry picked from commit 6660db22ecf53d7747e3abc400529669ea779fa1)
2024-10-08 13:25:43 +03:00
Mark McDowall
488f8c71e8
Fixed: Don't rollback file move if destination already exists
...
Towards #5610
(cherry picked from commit f05405fe1ce4c78a8c75e27920c863c5b83686bd)
2023-05-23 12:41:27 +03:00
Mark McDowall
ae63b85753
New: Improve path validation when handling paths from different OSes
...
(cherry picked from commit 0321368cc392d7a0a488409bf6bd586ba45497af)
(cherry picked from commit 033936dce7e13c8ab2e38407782dc9cdd949460e)
2023-05-08 02:02:22 +03:00
Taloth Saldono
d00f3abbf0
Fixed: Dataloss when moving series folder to root folder with only different casing
...
Fixes #5190
Fixes #5184
2020-11-03 22:07:11 -05:00
Taloth Saldono
38855967d6
New: Fast copy using reflink on btrfs volumes
2020-09-06 02:51:04 -04:00
Taloth Saldono
67d2765d0c
Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
2020-09-06 02:51:04 -04:00
Qstick
37d004d78d
Fixed: Copy linux permission mask when moving to recycle bin
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-04-08 21:15:58 -04:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
ta264
8d27111f7b
Remove all unnecessary usings
2019-12-27 20:40:13 -05:00
Taloth Saldono
d5c2308587
Fixed: File imports on cloud drives slow due to transaction logic
2019-12-06 22:22:36 -05:00
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
2019-06-16 16:04:38 -04:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Taloth Saldono
4bf3ef45b0
Fixed: Auto-Updater rollback logic tries to restore unchanged files.
2016-09-10 12:56:27 +02:00
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
2016-02-11 22:15:12 +01:00
Taloth Saldono
97cdb6a4a5
Fixed: ZFS and other mounts now listed in the System page.
...
Will now also automatically revert to a fully transactional move/copy if the move is in our out of a cifs mount. (assuming the cifs mount can be detected)
2016-02-02 22:11:37 +01:00
Taloth Saldono
cc72699b8a
Fixed: Added verified file transfer mode that doesn't revert to copy.
2015-10-22 23:19:21 +02:00
Taloth Saldono
bb482047b1
Fixed removing partials before trying to copy files.
2015-10-09 00:01:31 +02:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Taloth Saldono
5af12b67be
Revert "Fixed: Disabled transactional file transfers since we don't want that feature in master yet."
...
This reverts commit ada5919136 .
2015-07-21 21:26:15 +02:00
Taloth Saldono
ada5919136
Fixed: Disabled transactional file transfers since we don't want that feature in master yet.
2015-07-17 20:17:46 +02:00
Taloth Saldono
bfa629f431
Refactored VerifiedFile transfer to have a verified and transactional mode.
2015-07-17 20:16:49 +02:00
Taloth Saldono
c9f720885e
Fixed: Renaming episodes on OSX with case-insensitive filesystem.
2015-06-27 01:03:07 +02:00
Taloth Saldono
546f4ab577
Disabled verified file transfer on windows.
2015-06-05 22:51:16 +02:00
Taloth Saldono
5effca92b8
New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage.
2015-06-05 21:59:41 +02:00