<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://docs.allardsoft.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>AllardSoft Documentation</title>
        <description></description>
        <link>http://docs.allardsoft.com/</link>
        <lastBuildDate>Sat, 19 May 2012 11:39:15 +0000</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://docs.allardsoft.com/lib/images/favicon.ico</url>
            <title>AllardSoft Documentation</title>
            <link>http://docs.allardsoft.com/</link>
        </image>
        <item>
            <title>List Messages and Download Attachments</title>
            <link>http://docs.allardsoft.com/filetransfer/api/message?rev=1336437107&amp;do=diff</link>
            <description>To list available message, send a http GET like below

An example using curl:



curl -s -X GET --user &quot;$api_key:x&quot; -H 'Content-Type: text/xml' https://test.host/message

&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;messages&gt;
  &lt;message&gt;
    &lt;id type=&quot;integer&quot;&gt;1p4EHkeNzM5b2qO7kyNEIy&lt;/id&gt;
    &lt;sender&gt;user@example.com&lt;/sender&gt;
    &lt;recipients type=&quot;array&quot;&gt;
      &lt;recipient&gt;recipient@customer.com&lt;/recipient&gt;
    &lt;/recipients&gt;
    &lt;created_at type=&quot;datetime&quot;&gt;2011-07-09 06:51:07&lt;/created_at&gt;
    &lt;expires_…</description>
            <author>allard</author>
        <category>filetransfer:api</category>
            <pubDate>Tue, 08 May 2012 00:31:47 +0000</pubDate>
        </item>
        <item>
            <title>Outlook Plugin - [Download latest beta 1.6.17 (2012-04-04)] </title>
            <link>http://docs.allardsoft.com/filetransfer/outlook_plugin?rev=1333521630&amp;do=diff</link>
            <description>The Outlook Plugin is supported on Microsoft Outlook version 2000, 2003, 2007 and 2010 (Outlook 2010 64bit is supported in version 1.6 and latest versions of 1.2.x beta plugin).

The plugin is considered beta and there's currently no built-in help available.</description>
            <author>stan</author>
        <category>filetransfer</category>
            <pubDate>Wed, 04 Apr 2012 06:40:30 +0000</pubDate>
        </item>
        <item>
            <title>Sending Files</title>
            <link>http://docs.allardsoft.com/filetransfer/api/sending?rev=1332185840&amp;do=diff</link>
            <description>The most common function of the API is to send files. This page covers how to achieve that.


The file upload is a standard part/multipart file upload post (not xml), with the following request parameters.

URL: The request needs to be posted to /attachments, i.e. &lt;https://filetransfer.example.com/attachments&gt;.</description>
            <author>allard</author>
        <category>filetransfer:api</category>
            <pubDate>Mon, 19 Mar 2012 19:37:20 +0000</pubDate>
        </item>
        <item>
            <title>Release Notes - update release notes</title>
            <link>http://docs.allardsoft.com/filetransfer/release_notes?rev=1329118112&amp;do=diff</link>
            <description>Release notes continued here: &lt;http://support.allardsoft.com/forums/20572707-release-notes&gt;

v1.6.30 (Released 2012-01-17)

	*  Fixed a problem with 1.6.29 affecting Outlook logins.

v1.6.29 (Released 2012-01-14)

	*  Fixed a javascript path (sometimes caused the progress bar not to be shown).
	*  Fixed a syslog message for dropbox with wrong sender name.
	*  Fixed a problem that sometimes caused the Outlook plugin to not be able to login.
	*  Add bcc list in the message log (so you can see who …</description>
            <author>allard</author>
        <category>filetransfer</category>
            <pubDate>Mon, 13 Feb 2012 07:28:32 +0000</pubDate>
        </item>
    </channel>
</rss>

