Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

Commit 25ac205

Browse files
committed
Update README.md
1 parent f7d3d47 commit 25ac205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FTP Client program in C(vsFTPd)
22
------------------------------------------------------------------------------------------------------------------
3-
FTP client prgram in C to connect to vsFTPd server with all functionalities of standard FTP.(Tested on many FTP sites).
3+
FTP client prgram in C to connect to FTP server with all functionalities of standard FTP.(Tested on many FTP sites).
44

55
Following functions are included. For example:
66
`ls` : To list files in current directory on server side.

0 commit comments

Comments
 (0)