OK, got it. Thanks
Are you implementing client requests? Do you have any procedure for this (hours, price and so on)?
					Search found 2 matches
- Thu Jul 15, 2010 8:02 pm
 - Forum: Server - Miscellaneous
 - Topic: keep user files on ftp server always encrypted
 - Replies: 2
 - Views: 31382
 
- Thu Jul 15, 2010 2:54 pm
 - Forum: Server - Miscellaneous
 - Topic: keep user files on ftp server always encrypted
 - Replies: 2
 - Views: 31382
 
keep user files on ftp server always encrypted
Hi, I'm wondering if it's possible to keep user data always encrypted on the ftp server in current implementation. For example: When user upload a plain file to ftp - it encrypts file and stores it instead of plain one. And otherwise when download. I can see this functionality in Core FTP client whe...