One way which works well is for your system to act as a WebDAV client - you can use the Slide WebDAV client libraries for this.
You should also be able to make the taminowebdavserver work on RedHat Linux (albeit unsupported i guess). Here are some instructions for getting there:
First, unzip the main install file and put it somewhere (I used /usr/local/tamino-webdav/).
Next, ensure everything is owned by the ‘sag’ user (including the tamino-webdav directory itself), and su to this user.
Run “source ~/sagenv.new”
Manually set XSVDIR to “/usr/local” and XSVVERS to “tamino-webdav” (adapt if you installed it elsewhere). This is probably wrong, but seems to work well enough - these variables should be being set by something else, but because we don’t have an actual unix install, they aren’t.
Go into /usr/local/tamino-webdav/bin, and then /usr/local/tamino-webdav/jakarta-tomcat/bin, and in each directory, convert all the .sh files to unix mode (use dos2unix if present, otherwise try using tr or similar tools), then give them execute permissions.
#API-Management#Tamino#webMethods