Server 424 B

12345678910111213141516171819202122232425262728293031
  1. #阿里云
  2. IP=47.105.122.91
  3. PORT=21
  4. USER=ftptest
  5. PASSWD=123456
  6. ROOT=/home/ftptest
  7. LOCAL=ENABLE
  8. #百度云
  9. IP=180.76.154.142
  10. PORT=21
  11. USER=dail
  12. PASSWD=1229
  13. ROOT=/home/dail/Factory_Test
  14. LOCAL=ENABLE
  15. #内部服务器
  16. IP=192.168.1.74
  17. PORT=21
  18. USER=factory_test
  19. PASSWD=ttium
  20. ROOT=MOTINOVA_MC_Factory_Set
  21. LOCAL=ENABLE
  22. #虚拟机
  23. IP=192.168.1.246
  24. PORT=21
  25. USER=hero
  26. PASSWD=1229
  27. ROOT=/home/hero/MOTINOVA_MC_Factory_Set
  28. LOCAL=ENABLE