[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: server side ftp



Jamie Lawrence wrote:

On Mon, 24 Feb 2003, Noll, Ralph wrote:

i need ftp installed so i can ftp to the box

any ideas

Um, you could install an FTP server.

What exactly are you asking?

-j


apt-get install ftpd

on the server box, or even better,

apt-get install ssh

on the server box, followed by "sftp server_box" from the client box (assuming the client also has ssh installed). sftp, part of the ssh package, is more secure than ftp.

Kent





Reply to: