| |  |  | Can I write an FTP client that only allows users to download files without allowing them to upload files. Yes, you can write a client that only allows GET - However, the restriction is valid only when this FTP client is used. That is, if the user used a differnet FTP application and tries to PUT a file - it would work unless you restrict it from the server end.
 
 
 
 
 
 | 
 
 
 |  |