![]() |
|
OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
I need a sftp server, i use openbsd 4.3-stable, how can i do a sftp server ?
Thank's |
|
|||
![]() Quote:
http://www.openbsd.org/4.3_packages/....tgz-long.html More information can be found at the following: http://openports.se/net/vsftpd Configuration information can be studied by reading by the manpage after installing the package. |
|
|||
![]()
Please clarify, do you mean a SFTP as in the file transfer protocol over SSH or FTPS a secured version of FTP? they are 2 different things.
|
|
|||
![]()
I want a FTP over SSH Server (sftp)
I have only need to modify sshd_config to do that or it is necessary to install a specific package ? thank's Last edited by milo974; 26th September 2008 at 05:16 AM. Reason: more precision |
|
|||
![]()
I want a FTP over SSH Server (sftp)
I have only need to modify sshd_config to do that or it is necessary to install a specific package ? like sftp-server ? thank's |
|
|||
![]()
As jggimi stated, SFTP server is built into SSHD, and enabled by default last I looked, it can be disabled in the sshd_config file. There are also GUI clients for Windoz(WinSCP) and MAC(Fugu) to name a couple, most *nix's come with a command line client. I too prefer VSFTPD and it is very easily installed and configured and fast as all hell
![]() |
|
||||
![]()
All one needs, to use sftp with the default sshd(8) configuration is to issue:
$ sftp [<user>@]<server>
|
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sftp Bus error: 10 (core dumped) | smokem | FreeBSD General | 0 | 21st April 2009 12:45 PM |
List of users connected by sftp. | amscotti | OpenBSD General | 7 | 1st April 2009 07:26 PM |
PureFTP + TLS / or SFTP | plexter | OpenBSD Security | 11 | 6th October 2008 10:32 PM |
obsd 4.3 chrooted sftp permissions? | luismi | OpenBSD General | 4 | 12th July 2008 11:39 PM |
New server build | tanked | FreeBSD General | 1 | 5th June 2008 06:41 AM |