LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   Remote backup server: vsftpd/SSL or openssh/sftp or... ? (https://www.linuxquestions.org/questions/linux-security-4/remote-backup-server-vsftpd-ssl-or-openssh-sftp-or-438131/)

krog 04-23-2006 05:46 PM

Remote backup server: vsftpd/SSL or openssh/sftp or ?
 
Hi,

I want to build a secure backup server to be deployed in a remote location. (Let's assume for the moment the remote location is physically secure.) It looks like two options are:

1. vsftpd (or Pure-FTPd or some other FTP server) over SSL; or,
2. sftp or scp from OpenSSH.

Are there any other significantly better options I should know about?

Which option do you recommend and why? Is it more secure? Easier to set up and configure? More robust?

I am a total n00b, so I want to do a reality check on the basic concepts before I get started. Any advice would be greatly appreciated.

Thanks!
krog

krog 04-23-2006 05:47 PM

Remote backup server: vsftpd/SSL or openssh/sftp or... ?
 
Hi,

I want to build a secure backup server to be deployed in a remote location. (Let's assume for the moment the remote location is physically secure.) It looks like two options are:

1. vsftpd (or Pure-FTPd or some other FTP server) over SSL; or,
2. sftp or scp from OpenSSH.

Are there any other significantly better options I should know about?

Which option do you recommend and why? Is it more secure? Easier to set up and configure? More robust?

I am a total n00b, so I want to do a reality check on the basic concepts before I get started. Any advice would be greatly appreciated.

Thanks!
krog

krog 04-23-2006 06:04 PM

rsync
 
rsync over SSH looks pretty good.

krog 04-24-2006 11:50 PM

NasBackup looks like an interesting solution, based on rsync.


All times are GMT -5. The time now is 10:36 PM.