# File lib/net/sftp/protocol/01/base.rb, line 206
    def symlink(path, target)
      not_implemented! :symlink
    end