Files
x11ma/script/test/TestRsync2.py
gac-x11ma 0f8956cafe
2025-09-03 16:52:53 +02:00

15 lines
239 B
Python

#run("rsync")
from rsync import *
user = "e18720"
#reset_user_key()
#remove_user_key()
#authorize_user(user)
sync_user_data(user, "/sls/X11MA/data/X11MA/pshell/home/log", "~/Data1")
#print exec_cmd("ls $HOME", user, "6p!ZP_sQ9")