You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we only support directories for local remotes. Need to add support for:
ssh
hdfs Can't support because the checksum is based on crc's which has a significant chance of overlapping when you have many files in cache, which is unusable for dirs.