From owner-freebsd-questions@FreeBSD.ORG Sat May 24 20:24:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9631D1065679 for ; Sat, 24 May 2008 20:24:35 +0000 (UTC) (envelope-from kelly.terry.jones@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.238]) by mx1.freebsd.org (Postfix) with ESMTP id 83F308FC0C for ; Sat, 24 May 2008 20:24:35 +0000 (UTC) (envelope-from kelly.terry.jones@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1535220rvf.43 for ; Sat, 24 May 2008 13:24:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=Vqj33IhErxtR4DqdMSBFloph0U08GKDcd3FecB7OTGg=; b=AmApYdAxxTB78ySioq8uNgF0MIUwN1gkvmmi2V0pikWm9f0qIqFvQw2SXE8ppFd4odnjfMpeP2kEFEOp9t8Tas7VFkm5+zVjKvZ0bTbiIIPg/Vd7Fanjoy5HNxUi7fyYlncfxiTGX7vTGFJuYN2Left4ayjUZH9aaFndKaMf0hg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=YfaewPSSaznwrVnAha1vLBix/6qrJww0KwVhR2S49IC1w6YgXYv1k4yuPg7e7gZVPkB0Pyti9i1R7+vjR6fVEpQMkImhVdNFhCQOZ+QrdsoMigsiQjAaRTpWR+OiccOBzLYxcyNf4w1T9Fub23Lq6YgnqOsQ9MQhmKbc85Ghxzc= Received: by 10.114.234.13 with SMTP id g13mr1029618wah.176.1211659082796; Sat, 24 May 2008 12:58:02 -0700 (PDT) Received: by 10.115.88.6 with HTTP; Sat, 24 May 2008 12:58:02 -0700 (PDT) Message-ID: <26face530805241258y199474edkcef7f79f8569b216@mail.gmail.com> Date: Sat, 24 May 2008 12:58:02 -0700 From: "Kelly Jones" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Unix command-line tools to edit SharePoint site? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 20:24:35 -0000 I begrudgingly use a Windows SharePoint server at a customer's request. I'd like to automate (command-line) updating and creating documents, lists, etc. Is there a Unix tool that does this? I know SharePoint has an "API", which basically spoofs the GET/POST calls that your browser would make(?). Has anyone written a Unix command-line tool (or Perl module, etc) that abstracts this? -- We're just a Bunch Of Regular Guys, a collective group that's trying to understand and assimilate technology. We feel that resistance to new ideas and technology is unwise and ultimately futile.