This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
rclone
Watch
1
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2025-11-23 21:44:49 +02:00
Code
Issues
Releases
Activity
Files
6440052fbdb51688dfd929ce64ff3af8ed228b29
rclone
/
backend
/
smb
History
Sudipto Baral
03fccdd67b
smb: optimize smb mount performance by avoiding stat checks during initialization
...
add IsPathDir function and tests for trailing slash optimization
2025-09-22 15:33:44 +01:00
..
connpool.go
smb: refresh Kerberos credentials when ccache file changes
2025-07-17 14:34:44 +01:00
filepool_test.go
build: use "for i := range n", added in go1.22
2025-09-15 12:45:57 +01:00
filepool.go
smb: improve multithreaded upload performance using multiple connections
2025-08-18 16:29:18 +01:00
kerberos_test.go
smb: refresh Kerberos credentials when ccache file changes
2025-07-17 14:34:44 +01:00
kerberos.go
smb: refresh Kerberos credentials when ccache file changes
2025-07-17 14:34:44 +01:00
smb_internal_test.go
smb: optimize smb mount performance by avoiding stat checks during initialization
2025-09-22 15:33:44 +01:00
smb_test.go
smb: add --smb-kerberos-ccache option to set kerberos ccache per smb backend
2025-07-10 10:17:42 +01:00
smb.go
smb: optimize smb mount performance by avoiding stat checks during initialization
2025-09-22 15:33:44 +01:00