|
Re: SSH Question: msg#00408web.webmin.general
> I'm switching to SSH only, from telnet/ftp. SSH terminal was easier > then I imagined, but I don't see anything in Webmin for Secure FTP. > Does anyone have a SSH FTP Guide for Dummies + a webmin module to run > it? I don't have any ftp servers installed on the machine yet. Do I > have to install just any ftp server and tunnel it through SSH Tunnel? If you are running OpenSSH on the client and server, then just use: sftp <server ip> That will connect to the server via SSH and give you a nice FTP-like interface fortransfering files. All part of the OpenSSH package. There's also scp which allows you to move files between any two hosts running SSH. It's a command-line tool and you use it like so: scp <user>@<host>:/path/to/remote/file /place/to/store/locally scp /path/to/local/file <user>@<host>:/place/to/store/remotely For more info on SSH, check the man pages. The above is just the tip of the iceberg. :) Cheers, Freddie fcash@xxxxxxxxxxx ------------------------------------------------------- This sf.net email is sponsored by: Jabber Inc. Don't miss the IM event of the season | Special offer for OSDN members! JabConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn - Forwarded by the Webmin mailing list at webadmin-list@xxxxxxxxxxxxxxxxxxxxx To remove yourself from this list, go to http://lists.sourceforge.net/lists/listinfo/webadmin-list |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: No response on network: 00408, Brandon Ramirez |
|---|---|
| Next by Date: | Re: SSH Question: 00408, tom |
| Previous by Thread: | SSH Questioni: 00408, Shelby Steve-SSHELBY1 |
| Next by Thread: | Re: SSH Question: 00408, Fred Grayson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |