InterviewSolution
Saved Bookmarks
| 1. |
Find the FTP reply whose message is wrongly matched.(a) 331 – Username OK, password required(b) 425 – Can’t open data connection(c) 452 – Error writing file(d) 452 – Can’t open data connectionThis question was addressed to me during an internship interview.My doubt is from FTP in division Application Layer of Computer Network |
|
Answer» The CORRECT option is (d) 452 – Can’t open data CONNECTION |
|