Server 412 B

12345678910111213141516171819202122232425262728293031
  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. #内部服务器
  9. IP=192.168.1.74
  10. PORT=21
  11. USER=factory_test
  12. PASSWD=ttium
  13. ROOT=MOTINOVA_MC_Factory_Set
  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=47.105.122.91
  24. PORT=21
  25. USER=ftptest
  26. PASSWD=123456
  27. ROOT=/home/ftptest
  28. LOCAL=ENABLE