exsftpd v0.10.1
  • Pages
  • Modules

    Exsftpd.SftpFileHandler (exsftpd v0.10.1)

    Link to this section Summary

    Functions

    close(io_device, state)
    del_dir(path, state)
    delete(path, state)
    get_cwd(state)
    is_dir(abs_path, state)
    list_dir(abs_path, state)
    make_dir(dir, state)
    make_symlink(path2, path, state)
    open(path, flags, state)
    position(io_device, offs, state)
    read(io_device, len, state)
    read_file_info(path, state)
    read_link(path, state)
    read_link_info(path, state)
    rename(path, path2, state)
    write(io_device, data, state)
    write_file_info(path, info, state)

    Link to this section Functions

    Link to this function

    close(io_device, state)

    Link to this function

    del_dir(path, state)

    Link to this function

    delete(path, state)

    Link to this function

    get_cwd(state)

    Link to this function

    is_dir(abs_path, state)

    Link to this function

    list_dir(abs_path, state)

    Link to this function

    make_dir(dir, state)

    Link to this function

    make_symlink(path2, path, state)

    Link to this function

    open(path, flags, state)

    Link to this function

    position(io_device, offs, state)

    Link to this function

    read(io_device, len, state)

    Link to this function

    read_file_info(path, state)

    Link to this function

    read_link(path, state)

    Link to this function

    read_link_info(path, state)

    Link to this function

    rename(path, path2, state)

    Link to this function

    write(io_device, data, state)

    Link to this function

    write_file_info(path, info, state)

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.4) for the Elixir programming language