Since this didn't seem to get posted to the mailing list:
Hi all, I implemented the sftp support in mintUpload, and released it to the community repository. Later I released a bug-fix, now I have a new version with more features enabled for non-mint services (courtesy of kinkerl), which I'll upload as soon I stop getting a 500 internal server error from packages.linuxmint.com. The changelog for all 3 versions is below, let me know if you run into any other problems, or have any ideas etc.
emorrp1
mintupload (2.1.2) felicia; urgency=low
* allow non-mint services to set all config options by kinkerl
* ignore hidden and backup files in services directories by kinkerl
* allow <TIMESTAMP> placeholder in path by kinkerl
* addition of a timestamp format config option
* makes parent directories in path as needed (not scp)
* general code cleanup and optimisations
* important fix for error reporting bug introduced in v2.1.1
-- Philip Morrell <ubuntu.emorrp1@mamber.net> Tue, 31 Mar 2009 03:12:00 +0000
mintupload (2.1.1) felicia; urgency=low
* upgraded python-pexpect and python-paramiko to full dependencies
* trailing '/' in path now optional
* scp bugfixes by jayemdaet
* misc bugfixes
-- Philip Morrell <ubuntu.emorrp1@mamber.net> Mon, 16 Mar 2009 13:41:00 +0000
mintupload (2.1) felicia; urgency=low
* scp Support added by jayemdaet
* ssh/sftp Support added
* more natural handling of multiple transfer protocols
-- Philip Morrell <ubuntu.emorrp1@mamber.net> Fri, 27 Feb 2009 13:13:00 +0000



