git-server-docker icon indicating copy to clipboard operation
git-server-docker copied to clipboard

SCP dooesn't work

Open ffleandro opened this issue 2 years ago • 0 comments

When I try to scp into the container I get the following error:

fatal: unrecognized command 'scp -f /myfolder'

I guess git-shell restricts which commands can be run. How do the scp examples in the documentation work? Do I need to enable anything to make it work?

ffleandro avatar Mar 25 '22 19:03 ffleandro