mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
jottacloud: add --fast-list support - fixes #2532
This commit is contained in:
committed by
Nick Craig-Wood
parent
a1f935e815
commit
3fccce625c
@@ -75,7 +75,7 @@ var (
|
||||
{
|
||||
Name: "TestJottacloud:",
|
||||
SubDir: false,
|
||||
FastList: false,
|
||||
FastList: true,
|
||||
},
|
||||
{
|
||||
Name: "TestOneDrive:",
|
||||
|
||||
Reference in New Issue
Block a user