# SSH connection string # Examples: # remote # Current user at hostname 'remote' on port 22 # user@10.0.0.1 # 'user' at address '10.0.0.1' on port 22 # user@10.0.0.1:600 # 'user' at address '10.0.0.1' on port 600 connection_string="" # Absolute path to media directory on remote machine # Example: # /home//video media_directory=""