PDA

View Full Version : Disable download on the client or server side


harshal
01-19-2010, 02:21 PM
Hi,

Is there a way to disable the upload/download of a file to the remote directory using a client side/server side function (except pressing the cancel button in that file transfer window) ?

Thanks,
Harshal

mjawwad
01-19-2010, 10:49 PM
This feature is not currently available in the applet.

pmow
07-02-2010, 03:17 PM
Server side, you can do this easily with filesystem permissions and SFTP. FTP would work too but would depend on files similar to .htaccess or configs that specifically limit certain files, and this varies from FTP server.