AppWorx, Dollar Universe and Sysload Community

  • 1.  Integration of SFTP Server into Dollar Universe for Managed File Transfer

    Posted Dec 15, 2017 06:20 AM

    Hi

    We currently use an FTP server with event driven scripting to trigger (uxordre) dollar universe executions.  The FTP server does not support SFTP so we need to replace it.  Anyone out there currently using an SFTP Server on Windows  linking it into Dollar Universe via event driven script (rather than file watching) - I am looking for easy login/user maintenance as we have some 650 logins to migrate which free/cheap SFTP servers don't have and, perhaps, plagiarising the any event driven code to  speed things up.

    Thanks,

    Luke



  • 2.  Integration of SFTP Server into Dollar Universe for Managed File Transfer

    Posted Jan 03, 2018 08:50 PM
    There will be a new feature "File Watcher" coming in 6.9 - with that I think you could use filezilla server?


  • 3.  Integration of SFTP Server into Dollar Universe for Managed File Transfer

    Posted Jan 10, 2018 04:51 AM

    To be sure this is a ftp server for receiving incoming ftp and sftp conections? There is decent server software called Cerberus which supports sftp and it uses events which can trigger $U things like launch Uprocs or tie in to $U triggers.  Easy to do a mass import of users too if you have these in a spreadsheet.


    Tie this in with the new 'filewatcher' in $U and you should have a pretty good solution.