![]() |
C:\>sTFTPnet.exe
sTFTPnet.exe ver 3.1.0.0
created by active@window.goukaku.com
Compiled ver.v4.0.30319
Run ver.v4.0.30319(Win64)
sTFTPnet.exe [options]
-Path <<publicpath>>
-ServerHost <<serverbind>>
-ServerPort <<serverport>>(Default=69/udp)
-DataPort <<dataPort>> (0: efemeral(default)
-Timeout <<sec>>(>3)(Default=30)
-Registry
-Install
-Uninstall
-Service
-GUI |
| C:\>sTFTPnet.exe -GUI」は sTFTPnetGUI.exe を呼びなおしているだけ |
![]() |
C:\>sTFTPnet.exe -path c:\z 2019/01/06 02:16:23 Server=:69 DataPort=0 Rootpath=c:\z Timeout=30(sec) Press Return Key and Exit. 2019/01/06 02:16:38 Connected From (::ffff:192.0.2.7:1108)(File=c:\z\a.txt)(Write) 2019/01/06 02:16:41 Closed at (::ffff:192.0.2.7:1108) |
![]() |
| C:\>sTFTPnet.exe -path c:\z -dataport 2000 |
C:\>sTFTPnet.exe -path c:\z -dataport 69 2019/01/06 02:14:02 Server=:69 DataPort=69 Rootpath=c:\z Timeout=30(sec) Press Return Key and Exit. 2019/01/06 02:14:06 Connected From (::ffff:192.0.2.7:1107)(File=c:\z\a.txt)(Write) 2019/01/06 02:14:09 Closed at (::ffff:192.0.2.7:1107) quit 2019/01/06 02:15:47 Server Stoped |
![]() |