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




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to