updog cloud disk

pip3 install updog # Installation must be installed on python3.x

updog -d directory password --password -p port # Enable Cloud Services disc

After closing command terminal, updog service will automatically shut down, this time we will need another command to suspend updog

nohup updog -d directory -p port --password password & # backstage open cloud disk services

 

 

Close hang back at the Treasury

fuser -v -n tcp port number to find the process #

kill -s -9 # shutdown process corresponding service

 

Access IP: port # login password according to the password, and user name is empty

Guess you like

Origin www.cnblogs.com/pyvm/p/12657731.html