Encrypted Database
I have a system with a front end and back end. There is going to be a
need to send the back end (tables) back and forth between two users.
They want to accomplish this using FTP. The only problem is that the
data is a bit sensitive and they want to ensure that the data is safe
while sending it through FTP. As far as I understand, FTP is not
secure and we are having trouble setting up SFTP with our current
provider.
My question is, if I encrypt the back end tables before I send it and
then use regular FTP, will the data be secure? I haven't used
encryption at all yet. Would I have to decrypt the database once the
second user receives it?
Thanks.
Rob Buonocore
InfoCore
.
Relevant Pages
- Re: How many CALs do I need?
... > FTP Server: Box will have FTP. ... > 1 login name and password that everyone would share. ... > Secure Web Pages: Our website will have a 'secure' section that you must ... > logging in at any given time, but it will all be under the same account ... (microsoft.public.windows.server.sbs) - How many CALs do I need?
... FTP Server: Box will have FTP. ... login name and password that everyone would share. ... Secure Web Pages: Our website will have a 'secure' section that you must ... logging in at any given time, but it will all be under the same account ... (microsoft.public.windows.server.sbs) - RE: [OT] M$ collaborates with Suse
... Most hosting facilities do allow FrontPage and/or FTP access...FrontPage ... Remote Administration to an actual server can be done with a Terminal ... Secure Administration on the inside can be done with Scripting. ... decent free SSH Servers out there for Windows and I like freeSSHd. ... (Debian-User) - How perform unattended transfers in a script using perhaps SSH,SCP or HTTPS/SSL?, pcumming
... our customers (with Windows most likely). ... The files are EDI files--just a file we need to encrypt and send via a ... I have heard of Secure FTP, PGP encryption, SSH, SCP and SCP, not to ... We are not running any sort of FTP server now. ... (comp.security.ssh) - How perform unattended transfers in a script using perhaps SSH,SCP or HTTPS/SSL?, pcumming
... our customers (with Windows most likely). ... The files are EDI files--just a file we need to encrypt and send via a ... I have heard of Secure FTP, PGP encryption, SSH, SCP and SCP, not to ... We are not running any sort of FTP server now. ... (comp.security.ssh) |
|