Hi Joshua, thanks for checking that for me. I tried to use the `sftp` system command, but as I need to authenticate using a password rather than SSH keys I believe I will require another method such as `lftp`. Unfortunately I could not find `lftp` in that list you linked to. I also tried `sshpass` but that also appeared to be unavailable.
Do you know if it is possible to run system commands from R to install either 'lftp' or 'sshpass' at the initiation of an instance on the
shinyapps.io server? Would I be right in guessing that this would not be possible due to administrative access restrictions?
I wonder how this Ubuntu issue could be resolved or circumvented? What about other linux distributions? Any other ideas or suggestions you have would be great.
Thanks.