elfmz
elfmz
Try this: https://github.com/elfmz/far2l/discussions/1364#discussioncomment-4741879
Shell protocol recently added uses ssh client under the hood. So it should work (or at least should not have such an issue if ssh doesnt have it): 
Formally chattr is not really extended attributes, its 'usual' attributes, extended are those operated by fgetxattr/fsetxattr/flistxattr They're used to map SELinux policies, for instance. Problem that readdir/stat don't return nor...
Plugin configuration/Archive support/Command lines/7z - remove ^ from beginning of 1st commands:  this will force far2l to use external 7z instead of builtin for extraction
Can you run far2l form terminal with enabled logging: ``` export FAR2L_STD=- /Applications/far2l.app/Contents/MacOS/far2l ``` then try to run some commands and show what will be printed to terminal during that?
Dont understand, when running with export FAR2L_STD=- then everything works fine? Or still issue reproduces (then nothing strange in logs)?
yep really weird, however check if it will work good regardless when running from terminal but without without 'export FAR2L_STD=-' before (i.e. start it from clean new terminal to check...
What if run from terminal `open /Applications/far2l.app` ? If will reproduce, then do following: ``` export FAR2L_STD /full/path/to/your/home/far2l.log open /Applications/far2l.app ``` then again - reproduce, close that far2l and grab...
if there is far2l installed on other side then its possible to just run it and have that all right now without extra SSH hacking.
> И туда же — операции copy и move делать прямо на стороне сервера, если на обоих панелях один и тот же сервер открыт. move сейчас именно так и работает....