issues
search
wunderio
/
csi-rclone
CSI driver for rclone
Apache License 2.0
214
stars
62
forks
source link
Graceful unmount
#52
Closed
Jancis
closed
3 months ago
Jancis
commented
5 months ago
rclone update to v1.66.0;
Custom rclone build (directory markers) removed since it's available in the official binary now
Separate cache paths for each mount process + cache removal on unmount
Remote control API endpoint for each mount process, this allows transfer state and vfs upload buffer queue monitoring
Delay rclone process shutdown until upload queue is empty (There's an additional timeout of 1 hour. That should be enough even for bigger files)
Graceful failover for plugin preStart