rclone/amazonclouddrive
Klaus Post a1a780e847 Read folders in separate goroutines.
As proposed in the FIXME, read folders in parallel.
This appears to fix "Next token is expired" on very big directories.
The only downside is that this doesn't abort at once if an error is found.
I added some logging, so there is some output for "-v".
2015-09-14 18:11:59 +01:00
..
amazonclouddrive.go Read folders in separate goroutines. 2015-09-14 18:11:59 +01:00
amazonclouddrive_test.go Implement Amazon Cloud Drive - fixes #45 2015-09-08 21:02:48 +01:00