Server 508 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. #内部服务器
  2. IP=10.176.47.90
  3. PORT=21
  4. USER=factory_test
  5. PASSWD=ttium
  6. ROOT=MOTINOVA_MC_Factory_Set
  7. LOCAL=ENABLE
  8. #虚拟机
  9. IP=192.168.1.246
  10. PORT=21
  11. USER=hero
  12. PASSWD=1229
  13. ROOT=/home/hero/MOTINOVA_MC_Factory_Set
  14. LOCAL=ENABLE
  15. #Raspberry
  16. IP=192.168.0.104
  17. PORT=21
  18. USER=pi
  19. PASSWD=1229
  20. ROOT=/home/pi/FactoryTest
  21. LOCAL=ENABLE
  22. #阿里云
  23. IP=47.105.122.91
  24. PORT=21
  25. USER=dail
  26. PASSWD=123456
  27. ROOT=/home/dail
  28. LOCAL=ENABLE
  29. #阿里云
  30. IP=47.105.122.91
  31. PORT=21
  32. USER=ftptest
  33. PASSWD=123456
  34. ROOT=/home/ftptest
  35. LOCAL=ENABLE