Files
x11ma/script/test/TestRsync2.py
gac-x11ma 99586393b5
2020-09-22 10:39:02 +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")