Advertisement
Guest User

Untitled

a guest
Nov 7th, 2017
565
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.17 KB | None | 0 0
  1. 1.a
  2. GET /index.html HTTP/1.1
  3. host: student.pl
  4.  
  5. HTTP/1.1 200 OK
  6. Date: Tue, 07 Nov 2017 07:08:39 GMT
  7. Server: Apache/2.2.8 (Win32) mod_ssl/2.2.8 OpenSSL/0.9.8g PHP/5.2.6
  8. Last-Modified: Mon, 06 Nov 2017 11:38:25 GMT
  9. ETag: "20000000000d4-54-55d4ee4768a0f"
  10. Accept-Ranges: bytes
  11. Content-Length: 84
  12. Content-Type: text/html
  13.  
  14. Hej! Znajdujesz się na stronie (student.pl) alias (www.student.pl) plik index.html
  15.  
  16.  
  17. 1.a
  18.  
  19. GET /index.html HTTP/1.1
  20. host: wykladowca.pl
  21.  
  22. HTTP/1.1 401 Authorization Required
  23. Date: Tue, 07 Nov 2017 07:10:38 GMT
  24. Server: Apache/2.2.8 (Win32) mod_ssl/2.2.8 OpenSSL/0.9.8g PHP/5.2.6
  25. WWW-Authenticate: Basic realm="Podaj hasło"
  26. Content-Length: 401
  27. Content-Type: text/html; charset=iso-8859-1
  28.  
  29. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  30. <html><head>
  31. <title>401 Authorization Required</title>
  32. </head><body>
  33. <h1>Authorization Required</h1>
  34. <p>This server could not verify that you
  35. are authorized to access the document
  36. requested. Either you supplied the wrong
  37. credentials (e.g., bad password), or your
  38. browser doesn't understand how to supply
  39. the credentials required.</p>
  40. </body></html>
  41.  
  42.  
  43. 1.b
  44.  
  45. GET /index.html HTTP/1.1
  46. host: student.pl
  47.  
  48. HTTP/1.1 200 OK
  49. Date: Tue, 07 Nov 2017 07:16:04 GMT
  50. Server: Apache/2.2.8 (Win32) mod_ssl/2.2.8 OpenSSL/0.9.8g PHP/5.2.6
  51. Last-Modified: Mon, 06 Nov 2017 11:38:25 GMT
  52. ETag: "20000000000d4-54-55d4ee4768a0f"
  53. Accept-Ranges: bytes
  54. Content-Length: 84
  55. Content-Type: text/html
  56.  
  57. Hej! Znajdujesz się na stronie (student.pl) alias (www.student.pl) plik index.html
  58.  
  59.  
  60. 1.c
  61.  
  62. GET /cos.html HTTP/1.1
  63. host: student.pl
  64.  
  65. HTTP/1.1 404 Not Found
  66. Date: Tue, 07 Nov 2017 07:17:19 GMT
  67. Server: Apache/2.2.8 (Win32) mod_ssl/2.2.8 OpenSSL/0.9.8g PHP/5.2.6
  68. Last-Modified: Tue, 22 Nov 2011 09:08:00 GMT
  69. ETag: "20000000000d2-67-4b24f23d27c00"
  70. Accept-Ranges: bytes
  71. Content-Length: 103
  72. Content-Type: text/html
  73.  
  74. Hej! Znajdujesz się na stronie www.student.pl <br><br>
  75.  
  76. <B>Niestety nastšpił błšd <h1>404</h1></b>
  77.  
  78. 1.d
  79.  
  80. GET /index.html HTTP/1.1
  81. host: wykladowca.pl
  82. AUTHORIZATION: basic d3lrbGFkb3djYQ==
  83.  
  84. HTTP/1.1 401 Authorization Required
  85. Date: Tue, 07 Nov 2017 07:18:07 GMT
  86. Server: Apache/2.2.8 (Win32) mod_ssl/2.2.8 OpenSSL/0.9.8g PHP/5.2.6
  87. WWW-Authenticate: Basic realm="Podaj hasło"
  88. Content-Length: 401
  89. Content-Type: text/html; charset=iso-8859-1
  90.  
  91. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  92. <html><head>
  93. <title>401 Authorization Required</title>
  94. </head><body>
  95. <h1>Authorization Required</h1>
  96. <p>This server could not verify that you
  97. are authorized to access the document
  98. requested. Either you supplied the wrong
  99. credentials (e.g., bad password), or your
  100. browser doesn't understand how to supply
  101. the credentials required.</p>
  102. </body></html>
  103.  
  104.  
  105. 1.e
  106.  
  107. HEAD /index.html HTTP/1.1
  108. host: student.pl
  109.  
  110. HTTP/1.1 200 OK
  111. Date: Tue, 07 Nov 2017 07:21:59 GMT
  112. Server: Apache/2.2.8 (Win32) mod_ssl/2.2.8 OpenSSL/0.9.8g PHP/5.2.6
  113. Last-Modified: Mon, 06 Nov 2017 11:38:25 GMT
  114. ETag: "20000000000d4-54-55d4ee4768a0f"
  115. Accept-Ranges: bytes
  116. Content-Length: 84
  117. Content-Type: text/html
  118.  
  119.  
  120. 1.f
  121.  
  122. GET / HTTP/1.1
  123. host: student.pl
  124. If-Modified-Since: Thu, 07 Nov 2017 8:22:00 GMT
  125.  
  126. HTTP/1.1 200 OK
  127. Date: Tue, 07 Nov 2017 07:23:09 GMT
  128. Server: Apache/2.2.8 (Win32) mod_ssl/2.2.8 OpenSSL/0.9.8g PHP/5.2.6
  129. Last-Modified: Mon, 06 Nov 2017 11:38:14 GMT
  130. ETag: "20000000000d5-54-55d4ee3d7098a"
  131. Accept-Ranges: bytes
  132. Content-Length: 84
  133. Content-Type: text/html
  134.  
  135. Hej! Znajdujesz się na stronie (student.pl) alias (www.student.pl) plik start.html
  136.  
  137. 1.g
  138.  
  139. GET /a1.gif HTTP/1.1
  140. host: student.pl
  141.  
  142. HTTP/1.1 200 OK
  143. Date: Tue, 07 Nov 2017 07:23:54 GMT
  144. Server: Apache/2.2.8 (Win32) mod_ssl/2.2.8 OpenSSL/0.9.8g PHP/5.2.6
  145. Last-Modified: Fri, 26 Apr 2002 08:21:14 GMT
  146. ETag: "2000000000298-1524-39f82d983f280"
  147. Accept-Ranges: bytes
  148. Content-Length: 5412
  149. Content-Type: image/gif
  150.  
  151. GIF89a÷ccc˙11111c1cccccc11cccccccccksĽĽ{ĽĽ{­­ľľľľc1ν˝ÎÎĽĆĆľÎνÖÖĆĆĆĆÖÖĆŢŢÎ1ÎÎÎÎ ÎÎŢŢÖççŢďďçďďď÷÷÷÷÷÷˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ ˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ ˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ ˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ ˙˙˙˙˙˙˙ţH° *\Č°ĄĂ#JHą˘Ĺ3jÜČąŁÇ CI˛¤É(SŞ\ɲĽË0cĘISĽ5sęÜiň&7y
  152. JT˘ĎH]ĘtŠ¤PhJľjMD*`ŞŐ pÁ͡h×Ęp\KNź¸˛U'ěâ
  153. CKV`š4SĚÇĺ,ÂóŔ
  154. 0`F|´éŰB5`:ëÎ>Ç}xď^۸çÔ­Ąšóć
  155. ĂřqĺŘŘÎ]zAŘÔ­ţ×ÎNžŚn˝ÔŤ[G^ž}Ë
  156. đ3ĚčrzńěÝëG ž
  157. ř3'fŕĹś^kű%Čü'kťíe`m ÔŕÁF
  158. đV á$mŘ Ě=ç\t(îÔh#¨ĽČ]w1ćäA D#9PuTTY~ľŁ= zxĄeEŁGéB9@ViĐfPÂ'  ŃöŐYfŮofÉ$S.ů"ńUYhU2
  159. ¤k#ę[čąÜî8WgőZkă:[Žš-Ü˝vßzT}eęÄ\|b*şčzÂPĂl×5Uc jşévţEE?ÚŠ_J[Ş~Ň)Žś ˇÖ$ëŹČÚj Z7éP_F@c]śš$
  160. ´iş| ëR˘ţh¨\cdŻgáÍúŹ$ 8Vî°ŮŠĄA"R7`lÎ r
  161. ¨î´ZťdŔk
  162. Rg 3łö^
  163. 5Đ02É~FpîÉëFÜnË.{TĚHÓÁ˝K
  164. Hw03u$<_ÎOĚŔąr7qÖ3Îxąť]ŇaČţ"ßűtÚjłMÓŔôüĺnˇËrÝv-łŘIďšČó0ŕţBz"c^|BĂ
  165. ˝$×_äŢ"@ôä}[NŔ ô;ZC0lę)>Îşń°p/@Ô$ßkHún n×č đđÄkx|ëxONň0ď|ŮkĎÄ]ďđwž]ö˝gĎćdpá?´?âóL¸
  166. śńoç
  167. <ç­MzÓŤÁč 5ŘI?Q
  168. Đéâ+)ŠÝ ě'AJQT$ŔHÖĎ<šd%iŠĚ=.s'
  169. Nt¤ůŁćyq4ä!eRCEv&ťÉŕöúLrqü%-#M鸨Äf6ľÉFn&R>ţ¤ü(ž´s WH@Ń8ĎQ2¨Ůçőާ=
  170. Ž/.XA@ò#ď0
  171. tŢA]"ł#zsYÁV°EÄđÍN&ŞH¤ýiFTđRÚÔ".
  172. éMw
  173. ާ@u
  174. &đÓ 5!9eéŕĚ;#Tt:<ĄŠN=hB/R2ŞkD ËX!bľJNKŻ>ÓŹCĄ\IV´śľŹë
  175. ]_éĚ0Î'>eŤ$iŐKŢ5~}ëXKX§Ţqd}Ś2s2Ô˘îDćLgW]éLĹNV"ľŞbӚ̞îąX%IRË9ŘŃó~đQ+2á
  176. ˤ˛2Éđ/Ňá $xÁ,ńILá&+°WĂřˇä­@PLcŘŘ%ZuÉ
  177. *`÷ŘÇ-˛sźă#säÇ+špJÜd'?9É+ąJ\d+{Ę(9ń-Pe/wĚ&Ńrţtuld3cÍŞ ĹqI¸Üf7żËióH¨\g;ßŮĂs^rIRŔf?Î rHR0ôŮĐ5ĆłHÔźč |@Ŕ>ł¤-čJ_:Ó&A4G(íÔĄŢtGÍScŐőLőźW Ă:%˛žKméWß$šŤ1bë_Ť$Ř!5ą{ml ;"ťÖ
  178. ÝlgŤ§]Ö¨]mk:#ž~
  179. úŘOţś÷ÓŞTą!ąöđ{ˇ%n)ŮvJ@&_SóOţGÎđĎ8Ŕő {Ü(ý˛ÖpD,-mŕ ?§ć>Ůú70đ;şă?ÉęgÔzşýřŻÁŔ$űš'7ťWů'á]ÂzŰ!` ÎťŔ\fEśˇľ nçz}ćN÷ş[ âŇ*Ö˝­
  180. 8@řŘX  ¨~ď7$ęŽq8ű,h7\!~Č+xďr!<h>h@¸Ex
  181. _1
  182. 4 ¸0?Č
  183. T1
  184. Czág
  185. TxVh˝Z¸
  186. %Ń `=5Ré¸nć
  187. *Č" hj¸lŘnhW´őč$Zo¨Ě%sh}nČJöuŚUGýCNč^L%WuřGúő^Q>'ݸóľá^(DŮzřU×) ľÇsNń¨]?^{YH×Őąa Çö¨řŔýřIiyzÉaőéŠ1onXň6mČHćŰ(#i&šŠm šţ(\
  188. (ů/ +3Ii'Ů#A
  189. HEšWv,¨KIGéIéaFăYI
  190. \ŮLkHIwa)Růeeůsg%!2×nůk)pr9tŠ&wx×Ç}éś)
  191. G
  192. ľiAĆľ)¨IĂIA5ţđÓńĐé1)XŇbrÍ)ĎáŢiŁóuőiâ˝s ŤćéĆšę  źá"jÝ)ÖÓ 
  193. J
  194. şiďôNÚ&8s$'& !bĄÜ)ňŮĄÁ÷Ů`ŚWPWs&ą8"éŇ$+Ę=.q 7Ł4ş 2eĹ1go5đ J˘MJa0ő¤5ŕѢőáqŞ%X˘ę)&  s(ńqĄJ
  195. ŚaJvç!%ôůo>:ĽĆYÖ2jc¤ńštEQŁ
  196. ú˘]§Ę¤;áâwŚńđI%8c|ă4=¸
  197. PsÔŮ&_q39ł3%ăúĘ`ę?57ĽGŇŚüiM6 Š*OÚŞ2Ź5đpT¨UÁ5QÓ>ďÉĽ!ŇĎ8
  198. Ź Mđ Ar˛z˘Č*2ĐVÇŹŞPâĘŤÂŞż
  199. PŃqţ¨ćy˘BÚ
  200. ´RË{lZą¨şTáŤę?ÔĘŽą­Ua°.°Đł°QĽ KdęYŇz/;í$a"ëţxlóŞZzK­úúułz.3Ť¨ávZ­VťGŇ/ąędT´
  201. áąČ fzęZ¨Ë[ű°ĄĽëzśĆúŚ*Áśĺ9Ź3ţÉqëTđɡűłEaQzŰąÔůŁ".Ť{2|á ŹÓ!3Iő>Őʡnű¸Q¤úśĆŠś-)ň0 4ý"3ËŻů=:šTšťůˇŰŁ&ęˇk*¨2ĺťU
  202. ťVq­Ĺ
  203. ´Ä[ź(ţëť@źÉB.ÍkťSšj˛¨Ť; U
  204. Ťg4Đť4ztý˝Â[JżęTk&Ť)§0ń žŢK´lęźi;ž^"uK0ÍŃŔż
  205. ˝Ŕ[ż%!ŔúR
  206. žHşŃ
  207. ŞČ
  208. ń UňS\hĚ~Ë Z
  209. lVŠłĚ"ÔŻúÄQLÁáĘkAN
  210. ˘čČślTŃÝŁZlA
  211. vöÓô´QÄĚÍâ[VŃföÓ@Ô×K¸2Ă\ľF1tP;,PÔ[-ePŤÁ!Ń˝ĹŘ^˘ŹŘ
  212. LňQőDŔzÉ2ĂÁçĎŻÜĐťlÉUţÎuYVąŃÚ´Qľ;ż\Ď
  213. ĘŤhIH˘lĚĄ<Ęʸ^-ńËÄŠĎŘČžěKÁŰžaĎşýť,Ρ\ĺhÍűě
  214.  
  215. Ü)y8 °fŮÍWúĚE]U
  216. jř<W
  217. í×@ ,ż=ŮśuĎÄM[ţl+ËĎÜÖŃ}ÝŘ
  218. ÎEUxŮz­\.ÁĐşLФ|gĚß<\śÍÎ=Iö
  219.  
  220.  
  221. 2.a
  222.  
  223. 220 SMTP on InetServer (3.2.3) ready.
  224. helo student.pl
  225. 250 HELO
  226. mail from: <pai07@student.pl>
  227. 250 OK
  228. rcpt to: <pai01@student.pl>
  229. 250 OK
  230. rcpt to: <pai02@student.pl>
  231. 250 OK
  232. rcpt to: <pai03@student.pl>
  233. 250 OK
  234. rcpt to: <pai04@student.pl>
  235. 250 OK
  236. rcpt to: <pai05@student.pl>
  237. 250 OK
  238. rcpt to: <pai06@student.pl>
  239. 250 OK
  240. rcpt to: <pai08@student.pl>
  241. 250 OK
  242. data
  243. 354 Enter your data, end with <crlf>.<crlf>
  244. Tu Lisu i Zwierzu
  245. .
  246. 250 OK
  247. quit
  248. 221 Closing connection
  249.  
  250.  
  251. 2.b
  252.  
  253. 220 SMTP on InetServer (3.2.3) ready.
  254. helo student.pl
  255. 250 HELO
  256. mail from: <pai07@student.pl>
  257. 250 OK
  258. rcpt to: <abcdf@student.tu.kielce.pl>
  259. 250 OK
  260. data
  261. 354 Enter your data, end with <crlf>.<crlf>
  262. Siema
  263. .
  264. 250 OK
  265. quit
  266. 221 Closing connection
  267.  
  268.  
  269. 2.c
  270.  
  271. 220 SMTP on InetServer (3.2.3) ready.
  272. helo student.pl
  273. 250 HELO
  274. mail from: <abcdf@ojeju.pl>
  275. 250 OK
  276. rcpt to: <pai07@student.pl>
  277. 250 OK
  278. data
  279. 354 Enter your data, end with <crlf>.<crlf>
  280. mesasawdsa
  281. .
  282. 250 OK
  283. quit
  284. 221 Closing connection
  285.  
  286. 2.d
  287.  
  288. 220 SMTP on InetServer (3.2.3) ready.
  289. helo student.pl
  290. 250 HELO
  291. mail from: <pai07@student.pl>
  292. 250 OK
  293. rcpt to: <pai06@student.pl>
  294. 250 OK
  295. data
  296. 354 Enter your data, end with <crlf>.<crlf>
  297. Subject: Elo
  298.  
  299. tu elo
  300. :)
  301. :D
  302. XD
  303. .
  304. 250 OK
  305. quit
  306. 221 Closing connection
  307.  
  308.  
  309. 2.e
  310.  
  311. +OK POP3 on InetServer (3.2.3) ready.
  312. user pai07
  313. +OK user accepted
  314. pass pai07
  315. +OK welcome
  316. stat
  317. +OK 8 275
  318. list
  319. +OK 8 275
  320. 1 43
  321. 2 34
  322. 3 35
  323. 4 35
  324. 5 12
  325. 6 35
  326. 7 64
  327. 8 17
  328. .
  329. retr 1
  330. +OK 43 octets
  331. To jest wiadomosc od zespolu 04.
  332. /
  333. .
  334. quit
  335. +OK closing connection
  336.  
  337.  
  338. 2.f
  339.  
  340. +OK POP3 on InetServer (3.2.3) ready.
  341. user pai07
  342. +OK user accepted
  343. pass pai07
  344. +OK welcome
  345. top 1
  346. +OK showing 10 lines
  347. To jest wiadomosc od zespolu 04.
  348. /
  349. .
  350. quit
  351. +OK closing connection
  352.  
  353.  
  354. 2.g
  355.  
  356.  
  357. +OK POP3 on InetServer (3.2.3) ready.
  358. user pai07
  359. +OK user accepted
  360. pass pai07
  361. +OK welcome
  362. stat
  363. +OK 9 309
  364. retr 2
  365. +OK 77 octets
  366. Siema! Tu Slawi i Jacek.
  367.  
  368. .
  369. quit
  370. +OK closing connection
  371.  
  372. 2.h
  373.  
  374. +OK POP3 on InetServer (3.2.3) ready.
  375. user pai07
  376. +OK user accepted
  377. pass pai07
  378. +OK welcome
  379. stat
  380. +OK 9 309
  381. dele 1
  382. +OK Message deleted
  383. stat
  384. +OK 9 309
  385. quit
  386. +OK closing connection
  387.  
  388.  
  389. 3.a
  390.  
  391. Microsoft Windows XP [Wersja 5.1.2600]
  392. (C) Copyright 1985-2001 Microsoft Corp.
  393.  
  394. C:\Documents and Settings\student>ftp
  395. ftp> open 10.0.0.4 21
  396. Połączony z 10.0.0.4.
  397. 220-FileZilla Server version 0.9.24 beta
  398. 220-written by Tim Kosse (Tim.Kosse@gmx.de)
  399. 220 Please visit http://sourceforge.net/projects/filezilla/
  400. Użytkownik (10.0.0.4:(none)): pai07
  401. 331 Password required for pai07
  402. Hasło:
  403. 230 Logged on
  404. ftp> ls
  405. 200 Port command successful
  406. 150 Opening data channel for directory list.
  407. plik_04.txt
  408. 226 Transfer OK
  409. ftp: 64d bajtów odebranych w 0,00Sekund 13000,00Kbajtów/sek.
  410. ftp> help
  411. Polecenia mogą zostać skrócone. Polecenia:
  412.  
  413. ! delete literal prompt send
  414. ? debug ls put status
  415. append dir mdelete pwd trace
  416. ascii disconnect mdir quit type
  417. bell get mget quote user
  418. binary glob mkdir recv verbose
  419. bye hash mls remotehelp
  420. cd help mput rename
  421. close lcd open rmdir
  422. ftp> ls
  423. 200 Port command successful
  424. 150 Opening data channel for directory list.
  425. plik_04.txt
  426. 226 Transfer OK
  427. ftp: 64d bajtów odebranych w 0,00Sekund 13000,00Kbajtów/sek.
  428. ftp> dir
  429. 200 Port command successful
  430. 150 Opening data channel for directory list.
  431. -rw-r--r-- 1 ftp ftp 4 Oct 30 10:43 plik_04.txt
  432. 226 Transfer OK
  433. ftp: 64d bajtów odebranych w 0,00Sekund 62000,00Kbajtów/sek.
  434. ftp> mkdir abc
  435. 257 Directory created successfully
  436. ftp> cd
  437. Katalog zdalny ..
  438. 250 CWD successful. "/" is current directory.
  439. ftp> pwd
  440. 257 "/" is current directory.
  441. ftp> ls
  442. 200 Port command successful
  443. 150 Opening data channel for directory list.
  444. abc
  445. plik_04.txt
  446. 226 Transfer OK
  447. ftp: 64d bajtów odebranych w 0,00Sekund 18000,00Kbajtów/sek.
  448. ftp> quit
  449. 221 Goodbye
  450.  
  451. C:\Documents and Settings\student>
  452.  
  453. 3.b
  454.  
  455. D:\Gru_313B>ftp
  456. ftp> ls
  457. Brak połączenia.
  458. ftp> open 10.0.0.4 21
  459. Połączony z 10.0.0.4.
  460. 220-FileZilla Server version 0.9.24 beta
  461. 220-written by Tim Kosse (Tim.Kosse@gmx.de)
  462. 220 Please visit http://sourceforge.net/projects/filezilla/
  463. Użytkownik (10.0.0.4:(none)): pai07
  464. 331 Password required for pai07
  465. Hasło:
  466. 230 Logged on
  467. ftp> ls
  468. 200 Port command successful
  469. 150 Opening data channel for directory list.
  470. abc
  471. plik_04.txt
  472. 226 Transfer OK
  473. ftp: 64d bajtów odebranych w 0,00Sekund 18000,00Kbajtów/sek.
  474. ftp> send plik.txt plikserwer.txt
  475. 200 Port command successful
  476. 150 Opening data channel for file transfer.
  477. 226 Transfer OK
  478. ftp: 64d bajtów wysłanych w 0,00Sekund 37000,00Kbajtów/sek.
  479. ftp> ls
  480. 200 Port command successful
  481. 150 Opening data channel for directory list.
  482. abc
  483. plikserwer.txt
  484. plik_04.txt
  485. 226 Transfer OK
  486. ftp: 64d bajtów odebranych w 0,00Sekund 34000,00Kbajtów/sek.
  487. ftp> plikserwer.txt
  488. Nieprawidłowe polecenie.
  489. ftp> quit
  490. 221 Goodbye
  491.  
  492.  
  493. 3.c
  494.  
  495.  
  496. D:\Gru_313B>ftp
  497. ftp> open 10.0.0.4 21
  498. Połączony z 10.0.0.4.
  499. 220-FileZilla Server version 0.9.24 beta
  500. 220-written by Tim Kosse (Tim.Kosse@gmx.de)
  501. 220 Please visit http://sourceforge.net/projects/filezilla/
  502. Użytkownik (10.0.0.4:(none)): pai07
  503. 331 Password required for pai07
  504. Hasło:
  505. 230 Logged on
  506. ftp> recv plikserwer.txt plikpobrany.txt
  507. 200 Port command successful
  508. 150 Opening data channel for file transfer.
  509. 226 Transfer OK
  510. ftp: 64d bajtów odebranych w 0,00Sekund 37000,00Kbajtów/sek.
  511. ftp> quit
  512. 221 Goodbye
  513.  
  514. D:\Gru_313B>dir
  515. Wolumin w stacji D nie ma etykiety.
  516. Numer seryjny woluminu: 4EE4-B041
  517.  
  518. Katalog: D:\Gru_313B
  519.  
  520. 2017-11-07 08:58 <DIR> .
  521. 2017-11-07 08:58 <DIR> ..
  522. 2017-10-23 22:45 2 998 gotowiec.txt
  523. 2017-11-07 08:53 37 plik.txt
  524. 2017-11-07 08:58 37 plikpobrany.txt
  525. 2017-10-24 07:48 <DIR> Strona_www
  526. 3 plik(ów) 3 072 bajtów
  527. 3 katalog(ów) 86 170 443 776 bajtów wolnych
  528.  
  529. D:\Gru_313B>plikpobrany.txt
  530.  
  531. 3.d
  532.  
  533.  
  534. D:\Gru_313B>ftp
  535. ftp> open 10.0.0.4 21
  536. Połączony z 10.0.0.4.
  537. 220-FileZilla Server version 0.9.24 beta
  538. 220-written by Tim Kosse (Tim.Kosse@gmx.de)
  539. 220 Please visit http://sourceforge.net/projects/filezilla/
  540. Użytkownik (10.0.0.4:(none)): pai07
  541. 331 Password required for pai07
  542. Hasło:
  543. 230 Logged on
  544. ftp> ls . filelist.txt
  545. 200 Port command successful
  546. 150 Opening data channel for directory list.
  547. 226 Transfer OK
  548. ftp: 64d bajtów odebranych w 0,00Sekund 40000,00Kbajtów/sek.
  549. ftp> ls
  550. 421 No-transfer-time exceeded. Closing control connection.
  551. Połączenie przerwane przez hosta zdalnego.
  552. ftp> open 10.0.0.4 21
  553. Połączony z 10.0.0.4.
  554. 220-FileZilla Server version 0.9.24 beta
  555. 220-written by Tim Kosse (Tim.Kosse@gmx.de)
  556. 220 Please visit http://sourceforge.net/projects/filezilla/
  557. Użytkownik (10.0.0.4:(none)): pai07
  558. 331 Password required for pai07
  559. Hasło:
  560. 230 Logged on
  561. ftp> ls
  562. 200 Port command successful
  563. 150 Opening data channel for directory list.
  564. abc
  565. plikserwer.txt
  566. plik_04.txt
  567. 226 Transfer OK
  568. ftp: 64d bajtów odebranych w 0,00Sekund 34000,00Kbajtów/sek.
  569. ftp> quit
  570. 221 Goodbye
  571.  
  572. D:\Gru_313B>dir
  573. Wolumin w stacji D nie ma etykiety.
  574. Numer seryjny woluminu: 4EE4-B041
  575.  
  576. Katalog: D:\Gru_313B
  577.  
  578. 2017-11-07 09:10 <DIR> .
  579. 2017-11-07 09:10 <DIR> ..
  580. 2017-11-07 09:11 40 filelist.txt
  581. 2017-10-23 22:45 2 998 gotowiec.txt
  582. 2017-11-07 09:00 0 help
  583. 2017-11-07 08:53 37 plik.txt
  584. 2017-11-07 09:06 0 pliki.txt
  585. 2017-11-07 09:00 0 plikipobrane.txt
  586. 2017-11-07 08:58 37 plikpobrany.txt
  587. 2017-11-07 09:02 0 pliksciagniety.txt
  588. 2017-11-07 09:10 0 plikserwer.txt
  589. 2017-10-24 07:48 <DIR> Strona_www
  590. 2017-11-07 09:01 0 zawartosckatalogu
  591. 2017-11-07 09:01 0 zawartosckatalogu.txt
  592. 11 plik(ów) 3 112 bajtów
  593. 3 katalog(ów) 86 170 439 680 bajtów wolnych
  594.  
  595. D:\Gru_313B>filelist.txt
  596. Zawartość:
  597. ./abc
  598. ./plikserwer.txt
  599. ./plik_04.txt
  600.  
  601.  
  602. 4.a
  603.  
  604. 1:konsola
  605.  
  606. 220-FileZilla Server version 0.9.24 beta
  607. 220-written by Tim Kosse (Tim.Kosse@gmx.de)
  608. 220 Please visit http://sourceforge.net/projects/filezilla/
  609. user pai07
  610. 331 Password required for pai07
  611. pass pai07
  612. 230 Logged on
  613. pasv
  614. 227 Entering Passive Mode (10,0,0,4,4,211)
  615. ls
  616. 500 Syntax error, command unrecognized.
  617. list
  618. 150 Connection accepted
  619. 226 Transfer OK
  620.  
  621. 2: konsola
  622.  
  623. drwxr-xr-x 1 ftp ftp 0 Nov 07 08:48 abc
  624. -rw-r--r-- 1 ftp ftp 37 Nov 07 08:57 plikserwer.txt
  625. -rw-r--r-- 1 ftp ftp 4 Oct 30 10:43 plik_04.txt
  626.  
  627. 4.b
  628.  
  629. 220-FileZilla Server version 0.9.24 beta
  630. 220-written by Tim Kosse (Tim.Kosse@gmx.de)
  631. 220 Please visit http://sourceforge.net/projects/filezilla/
  632. user pai07
  633. 331 Password required for pai07
  634. pass pai07
  635. 230 Logged on
  636. pasv
  637. 227 Entering Passive Mode (10,0,0,4,4,218)
  638. mkd TMP
  639. 257 Directory created successfully
  640. list
  641. 150 Connection accepted
  642. 226 Transfer OK
  643.  
  644.  
  645. drwxr-xr-x 1 ftp ftp 0 Nov 07 08:48 abc
  646. -rw-r--r-- 1 ftp ftp 37 Nov 07 08:57 plikserwer.txt
  647. -rw-r--r-- 1 ftp ftp 4 Oct 30 10:43 plik_04.txt
  648. drwxr-xr-x 1 ftp ftp 0 Nov 07 09:21 TMP
  649.  
  650.  
  651.  
  652. 4.c
  653.  
  654. 220-FileZilla Server version 0.9.24 beta
  655. 220-written by Tim Kosse (Tim.Kosse@gmx.de)
  656. 220 Please visit http://sourceforge.net/projects/filezilla/
  657. user pai07
  658. 331 Password required for pai07
  659. pass pai07
  660. 230 Logged on
  661. pasv
  662. 227 Entering Passive Mode (10,0,0,4,4,228)
  663. retr plikserwer.txt
  664. 150 Connection accepted
  665. 226 Transfer OK
  666.  
  667.  
  668.  
  669. Michał Zwierzyński
  670. Wojeciech Lisowski
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement