开发者

FTP/SFTP Server thats scriptable

开发者 https://www.devze.com 2022-12-21 01:55 出处:网络
I am looking for a windows FTP/SFTP server software that I can administrate (partly) by scripting against it, or if it has a .NET or COM API but at the end of the day I n开发者_运维百科eed to execute

I am looking for a windows FTP/SFTP server software that I can administrate (partly) by scripting against it, or if it has a .NET or COM API but at the end of the day I n开发者_运维百科eed to execute scripts/tasks against it that adds accounts and such.

I have considered building my own c# implementation but it seems unneccecary to do that by my self when there probably are tons of great ftp and sftp software out there.

Anyone has any suggestions?

Thanks in advance.

/Johan


You could use solt_sftp, that is a SFTP server developed in Python based on Paramiko and running under Gevent greenlets. Users can be managed in Redis and there is a Redis channel to notify the SFTP server for user add/modify dynamically.


CompleteFTP is a lightweight and fast Windows FTP/FTPS/SFTP/SCP server. At times we've considered adding the ability to do various admin things via a script. If you contact us and let us know what your requirements are, maybe we can help.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号