Results 1 to 2 of 2

Thread: sftp access for ftp users of a domain

  1. #1
    Member
    Join Date
    Nov 2003
    Posts
    48

    Question sftp access for ftp users of a domain

    hi

    i have a client with a domain xyz.com who has created some ftp accounts(folders) for his clients (user1@xyz.com). he wants them to access the ftp server using sftp and is using Filezilla for this. But when the user trys to login via sftp using ssh2, the login information filezilla trys to send to the server is like this -

    Connected with ftp.xyz.com:22, initializing SFTP connection...
    Command: CONNECT user1@xyz.com@ftp.xyz.com:22
    Error: FzSFtp.exe was closed, terminating connection.
    Error: Unable to connect!

    The main ftp account is able to login sucessfully via sftp. How do i have the client's ftp users access their ftp accounts via sftp? Shell access is enabled for this account.

    Thanks
    Sunny

  2. #2
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,496

    Default

    SFTP uses SSH as a protocol and authenticates against the servers OS user database, i.e. passwd, so knows nothing of FTP users that are stored elsewhere. So, only valid unix user accounts will be able to use SFTP and these will normall be the cPanel account name, as you have found.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

Similar Threads

  1. Filed with Developers [Case 46939] SFTP access for virtual FTP users
    By forlinuxsupport in forum Feature Requests for cPanel & WHM
    Replies: 22
    Last Post: 06-22-2012, 08:01 AM
  2. Allow cPanel users to disable FTP access when it's not needed
    By prot in forum Feature Requests for cPanel & WHM
    Replies: 4
    Last Post: 09-05-2010, 03:45 PM
  3. SFTP Sub Users
    By fxars in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 09-05-2009, 04:18 AM
  4. Additional FTP Users without @Domain Using PureFTP
    By alienweb in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 11-26-2008, 12:14 PM
  5. All ftp users can access the files on the server
    By devdev in forum New User Questions
    Replies: 1
    Last Post: 04-13-2006, 04:05 AM