M
M
mirexdoors2020-05-22 06:08:59
linux
mirexdoors, 2020-05-22 06:08:59

How can a client go to ftp with lsshell?

Hello!
For us, the admin set up lsshell for the user a long time ago something like this:

[user_name]
allowed: ['ls','echo','cd','ll','cp','mv']
#strict: 1
#warning_counter: 2
#timer: 5
path: ['/var/www/user_name/data/bin-tmp','/var/www/site2']
#allowed_cmd_path: ['/home/user/bin']
scp: 1
sftp: 1
overssh: ['ls', 'rsync']

but the trouble is that it is not clear how to go to ftp at the same time? Although I see that both scp and sftp modes are enabled, but when I try to connect via WinSCP, it does not work. When SCP hangs at the step "I open the connection". With SFTP: "Unable to use SFTP. Is SFTP running at all on the server?"

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry, 2020-05-22
@Tabletko

FTP and SFTP are different things. SFTP, like SCP, works through ssh. If you don't have access to ssh, then both SCP and SFTP won't work.

S
Sanes, 2020-05-22
@Sanes

VSFTP config example

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question