diff --git a/support/profiles/upload.example.ssh b/support/profiles/upload.example.ssh new file mode 100644 index 0000000..bef1303 --- /dev/null +++ b/support/profiles/upload.example.ssh @@ -0,0 +1,9 @@ +loginname="root" +password="password" +ip="192.168.1.10" +port="22" +toolchain="dream_one" +targetcam="/tmp/oscamtest" +replace_target="y" +stop_target="n" +remote_command="ls /tmp"