You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
When I try to scp into the container I get the following error:
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?
The text was updated successfully, but these errors were encountered: