Here is what I have: ELISP> emacs-version "24.3.1" ELISP> tramp-version "2.2.7" ELISP> org-version "8.2" Thanks, Alex On Tue, Sep 24, 2013 at 7:57 AM, Michael Albinus wrote: > Alexander Vorobiev writes: > > > The ":results output" doesn't help in my setup (I'm on Windows, the > > remote system is linux, access is via putty/plink) > > I do not run Windows, so I cannot reproduce exactly. However, ... > > > #+BEGIN_SRC sh :results output :dir /grid: > > ls > > #+END_SRC > > > > executing Sh code block... > > Tramp: Encoding region using function `base64-encode-region'...done > > Tramp: Decoding region into remote file > > /plinkx:grid:/Users/avorobi/AppData/Local/Temp/ob-input-6116fuY...done > > byte-code: Couldn't write region to > > `/plinkx:grid:/Users/avorobi/AppData/Local/Temp/ob-input-6116fuY', > > decode using `tramp_perl_decode_with_module >%s' failed > > > > The /Users directory obviously does not exist on linux. > > ... this looks like an old problem. Which Emacs/Tramp version are you > using? > Check variables `emacs-version' and `tramp-version'. > > > Thanks, > > Alex > > Best regards, Michael. >