We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2020-03-11 10:53:31 +0200

Transfer via SSH failed

I wanna know how to use the systemd timer to turn my Jolla phone off at a specific time? I found these information: https://together.jolla.com/question/134721/how-to-schedule-shutdown-of-the-jolla/?sort=votes&page=1

But these infos are from 2016 and the system in the background changed a bit. The systemd folder we can now found in /etc/systemd/user/.

I tried to transfer the file "systemd_shutdown_service.service" via SSH to my phone. In the folder "user" I use the following command: "scp /home/roma/Schreibtisch/systemd_shutdown_service.service nemo@192.168.178.44:/etc/systemd/user/". After this command I have to fillout the password.

But the following notice says: "/home/roma/Schreibtisch/systemd_shutdown_service.service: No such file or directory"

What's wrong with it?

Transfer via SSH failed

I wanna know how to use the systemd timer to turn my Jolla phone off at a specific time? I found these information: https://together.jolla.com/question/134721/how-to-schedule-shutdown-of-the-jolla/?sort=votes&page=1

But these infos are from 2016 and the system in the background changed a bit. The systemd folder we can now found in /etc/systemd/user/.

I tried to transfer the file "systemd_shutdown_service.service" via SSH to my phone. In the folder "user" I use the following command: "scp /home/roma/Schreibtisch/systemd_shutdown_service.service /home/myPC/Schreibtisch/systemd_shutdown_service.service nemo@192.168.178.44:/etc/systemd/user/". After this command I have to fillout the password.

But the following notice says: "/home/roma/Schreibtisch/systemd_shutdown_service.service: "/home/myPC/Schreibtisch/systemd_shutdown_service.service: No such file or directory"

What's wrong with it?