Server 508 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. #虚拟机
  2. IP=192.168.1.246
  3. PORT=21
  4. USER=hero
  5. PASSWD=1229
  6. ROOT=/home/hero/MOTINOVA_MC_Factory_Set
  7. LOCAL=ENABLE
  8. #Raspberry
  9. IP=192.168.0.104
  10. PORT=21
  11. USER=pi
  12. PASSWD=1229
  13. ROOT=/home/pi/FactoryTest
  14. LOCAL=ENABLE
  15. #阿里云
  16. IP=47.105.122.91
  17. PORT=21
  18. USER=dail
  19. PASSWD=123456
  20. ROOT=/home/dail
  21. LOCAL=ENABLE
  22. #内部服务器
  23. IP=192.168.1.74
  24. PORT=21
  25. USER=factory_test
  26. PASSWD=ttium
  27. ROOT=MOTINOVA_MC_Factory_Set
  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