cbruegg
|
bb6300b032
|
Fix bwlimit toggle in conjunction with schedules (Fixes #1607)
|
2017-08-31 15:33:29 +01:00 |
|
Nick Craig-Wood
|
80f53176d9
|
Rename log functions and factor into own file
|
2017-02-11 17:54:50 +00:00 |
|
Nick Craig-Wood
|
e65059e431
|
Fix non-windows/non-unix builds for bwlimit/SIGUSR2 feature and add a mutex
The race detector complained whenever SIGUSR2 was sent to rclone so
this adds a mutex to prevent concurrent access.
|
2016-10-30 19:20:16 +00:00 |
|
Marco Paganini
|
cc4f5ba7ba
|
Add support to toggle bandwidth limits via SIGUSR2.
Sending rclone a SIGUSR2 signal will toggle the limiter between off and
the limit set with the --bwlimit command-line option.
|
2016-10-30 17:46:59 +00:00 |
|