# No REPL output when editor code is run (remote julia process over sftp)

**URL:** https://discourse.julialang.org/t/no-repl-output-when-editor-code-is-run-remote-julia-process-over-sftp/47392
**Category:** New to Julia
**Tags:** question, juno
**Created:** [September 28, 2020, 5:45am UTC](https://discourse.julialang.org/t/no-repl-output-when-editor-code-is-run-remote-julia-process-over-sftp/47392 "2020-09-28T05:45:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mkarikom](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mkarikom/32/7096_2.png) [@mkarikom](https://discourse.julialang.org/u/mkarikom)
#### Post date: [September 28, 2020, 5:45am UTC](https://discourse.julialang.org/t/no-repl-output-when-editor-code-is-run-remote-julia-process-over-sftp/47392/1 "2020-09-28T05:45:32Z")

</div>

Steps to reproduce:

1. open ftp pane to remote host
2. click the start remote julia process tab
3. open an editor file
4. highlight a line of executable code (without a trailing “;”)
5. hit ctrl+enter

What settings do I need to change to see output in the REPL?
