buvt Required software discussion
The page has unconfirmed changes. Use the buttons below to see older versions.

buvt Required software discussion

Using ssh to run commands with special characters causes problems
Using tools like mv, mkdir, rm etc. usually there are no problems with special characters (of files/folders) as these characters are escaped correctly by the node.js APIs.
However when one ads ssh [host] in front of these commands, then the special characters causes problems.
So a python script on the remote side is used instead.

More reasons for using python for API calls

v1/1
Created: 2024-08-29
Last mod: 2024-09-01
Comments
👁🗣️

busy
busy