1390 |
1390 |
1391 ####################################################################### |
1391 ####################################################################### |
1392 ## Remote file system cache methods. |
1392 ## Remote file system cache methods. |
1393 ####################################################################### |
1393 ####################################################################### |
1394 |
1394 |
1395 # TODO: change cache when file renamed/moved/deleted/... |
|
1396 def populateFsCache(self, directory): |
1395 def populateFsCache(self, directory): |
1397 """ |
1396 """ |
1398 Public method to populate the remote file system cache for a given directory. |
1397 Public method to populate the remote file system cache for a given directory. |
1399 |
1398 |
1400 @param directory remote directory to be cached |
1399 @param directory remote directory to be cached |