(folder string, file string)
| 112 | FolderProgressBytesCompleted(folder string) int64 |
| 113 | |
| 114 | CurrentFolderFile(folder string, file string) (protocol.FileInfo, bool, error) |
| 115 | CurrentGlobalFile(folder string, file string) (protocol.FileInfo, bool, error) |
| 116 | Availability(folder string, file protocol.FileInfo, block protocol.BlockInfo) ([]Availability, error) |
| 117 |
no outgoing calls