my project use tools
unload a file to all lan ftp server of specifies port.
dotnet .\AppFtpUnload -f|--file path -ip ip -port port -?|-h|--help
-f|--file path local file path
-ip ip local lan ip [192.168.1.1]
-port port ftp server port
-?|-h|--help show this message
sample
AppFtpUnload -f c:\test.apk -port 2121
generate a revision file on the basis of git or svn file system
config.txt file format
D:\project\client\game\bin\revision.txt | revision file path
2 | get info from several dirs
git,D:\project\client\game\bin | git or svn,dir,head name
svn,D:\project\client\game\bin\data,data | git or svn,dir,head name