Guest User

Untitled

a guest
May 31st, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. tilos@tsowiki3:~/testTilo$ wget --user=tso --password='mypass' -r -np -nd ftp://192.168.0.42/Software/Microsoft/SystemCenter/linuxagent/
  2. --2018-05-25 12:25:38-- ftp://192.168.0.42/Software/Microsoft/SystemCenter/linuxagent/
  3. => ‘.listing’
  4. Connecting to 192.168.0.42:21... connected.
  5. Logging in as tso ... Logged in!
  6. ==> SYST ... done. ==> PWD ... done.
  7. ==> TYPE I ... done. ==> CWD (1) /Software/Microsoft/SystemCenter/linuxagent ... done.
  8. ==> PASV ... done. ==> LIST ... done.
  9.  
  10. [ <=> ] 127 --.-K/s in 0s
  11.  
  12. ==> PASV ... done. ==> LIST ... done.
  13.  
  14. [ <=> ] 127 --.-K/s in 0s
  15.  
  16. 2018-05-25 12:25:38 (17.3 MB/s) - ‘.listing’ saved [254]
  17.  
  18. Removed ‘.listing’.
  19. --2018-05-25 12:25:38-- ftp://192.168.0.42/Software/Microsoft/SystemCenter/linuxagent/install
  20. => ‘install’
  21. ==> CWD not required.
  22. ==> PASV ... done. ==> RETR install ... done.
  23. Length: 8973 (8.8K)
  24. 100%[==================================================================================>] 8,973 --.-K/s in 0.001s
  25.  
  26. 2018-05-25 12:25:38 (11.7 MB/s) - ‘install’ saved [8973]
  27.  
  28. --2018-05-25 12:25:38-- ftp://192.168.0.42/Software/Microsoft/SystemCenter/linuxagent/scvmmguestagent.1.0.2.1075.x64.tar
  29. => ‘scvmmguestagent.1.0.2.1075.x64.tar’
  30. ==> CWD not required.
  31. ==> PASV ... done. ==> RETR scvmmguestagent.1.0.2.1075.x64.tar ... done.
  32. Length: 4014080 (3.8M)
  33. 100%[==================================================================================>] 4,014,080 --.-K/s in 0.1s
  34.  
  35. 2018-05-25 12:25:38 (37.7 MB/s) - ‘scvmmguestagent.1.0.2.1075.x64.tar’ saved [4014080]
  36.  
  37. FINISHED --2018-05-25 12:25:38--
  38. Total wall clock time: 0.1s
  39. Downloaded: 2 files, 3.8M in 0.1s (37.5 MB/s)
  40. tilos@tsowiki3:~/testTilo$ ls
  41. install scvmmguestagent.1.0.2.1075.x64.tar
  42.  
  43. [root@localhost MSSCVMMAgent]# wget --user=tso --password='mypass' -r -np -nd ftp://192.168.0.42/Software/Microsoft/SystemCenter/linuxagent/
  44. --2018-05-25 12:26:26-- ftp://192.168.0.42/Software/Microsoft/SystemCenter/linuxagent/
  45. => ‘.listing’
  46. Connecting to 192.168.0.42:21... connected.
  47. Logging in as tso ... Logged in!
  48. ==> SYST ... done. ==> PWD ... done.
  49. ==> TYPE I ... done. ==> CWD (1) /Software/Microsoft/SystemCenter/linuxagent ... done.
  50. ==> PASV ... done. ==> LIST ... done.
  51.  
  52. [ <=> ] 127 --.-K/s in 0s
  53.  
  54. 2018-05-25 12:26:26 (8.02 MB/s) - ‘.listing’ saved [127]
  55.  
  56. Removed ‘.listing’.
  57. --2018-05-25 12:26:26-- ftp://192.168.0.42/Software/Microsoft/SystemCenter/linuxagent/3%20install
  58. => ‘3 install’
  59. ==> CWD not required.
  60. ==> PASV ... done. ==> RETR 3 install ...
  61. No such file ‘3 install’.
  62.  
  63. --2018-05-25 12:26:26-- ftp://192.168.0.42/Software/Microsoft/SystemCenter/linuxagent/0%20scvmmguestagent.1.0.2.1075.x64.tar
  64. => ‘0 scvmmguestagent.1.0.2.1075.x64.tar’
  65. ==> CWD not required.
  66. ==> PASV ... done. ==> RETR 0 scvmmguestagent.1.0.2.1075.x64.tar ...
  67. No such file ‘0 scvmmguestagent.1.0.2.1075.x64.tar’.
Add Comment
Please, Sign In to add comment