I added SFTP support in wotaskd, in my fork of Wonder: https://github.com/pascalrobert/wonder/tree/wotaskd_ftp
https://github.com/pascalrobert/wonder/commit/c7ad865d04badceb0a3c6489ba28eb992cc2d557 The server will run over port 6022, and it works fine with the 'scp' command-line app or with the Publish with SSH plugin for Jenkins. Authentification is done with the password of your wotaskd installation, and the username can be anything. This will allow the future Jenkins plugin to deploy the application by shipping the application by command-line and using the REST routes in wotaskd to restart (or bounce) the app. _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
