Is FTP connectionless or connection-oriented

1 answer

Answer

1143491

2026-03-19 05:00

+ Follow

If FTP did not have TCP working with it, it could be considered connectionless. TCP is connection oriented and it verifies the FTP transfers have been received. Therefore it is considered Connection Oriented.

If FTP used UDP it would be considered connectionless as UDP just sends the data and never checks to see if it all made it to the recipient -

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.