Re: sshd - limiting sequential no. or files opened via sftp in kate?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi David,

Leonid wrote:
> > kate open the files via the sftp kioslave (or whatever it is called
> > now)
> > 
> > For some reason, now when I open remote projects on the server, the
> > first 15 or so files open without issue. Anything over that fails
> > with a connection error
>
> MaxSessions and MaxStartups in /etc/ssh/sshd_config?

Also, check what Kate is really using, i.e. if it is sftp(1) then
examine sshd_config(5) for `Subsystem' to see if an external server is
being used, here it's

    # override default of no subsystems
    Subsystem       sftp    /usr/lib/ssh/sftp-server

and then try sftp-server(8)'s `-l' to gain more logging.

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux