Creating sftp site

hi all,

i'm creating an sftp site to my company. how do i make an id to have multiple connection so that it will be use for sftp login? and how do i change to different default path?

thanks and more power for all your comments.

Pardon?

That's controlled by the user's home directory.

actually it's automatic... thanks

---------- Post updated at 03:42 PM ---------- Previous update was at 03:40 PM ----------

so where can i change how many are allowed on the id connections?

and how do i share this ftp folder on windows user? is it thru samba program?

thanks.

I still don't know what you mean by 'how many allowed' or 'id connections'. If you mean how many simultaneous users? Linux doesn't much resemble a Windows system where the capacity of the same program binary depends on the price tag.

windows machines can use file shares expored by samba, yes. This has nothing to do with sftp at all.

try to man sftp..
btw, sftp is over ssh. By default, openssh server is installed and sshd is running. I think that is all you need to use sftp.
this article will help you...
SFTP server within a chroot jail