exists

abstract suspend fun exists(): Boolean

查询该远程文件或目录是否还存在于服务器.

只会精确地按 id 检查, 而不会考虑同名文件或目录. 当文件或目录存在时返回 true.

该操作不会更新 absolutePath 等属性.