Seaf-cli...how do I know what is it doing?

Is there a way to check what’s seaf-cli doing? I want a library to be downloaded at the same location the server is running, but I have no idea whether its currently syncing, finished, stopped, or exactly doing what. Is there a proper way to monitor the behavior?

Thanks!

Just type

seaf-cli status

Log is more verbose

tail -f seafile.log

1 Like

Thanks…I missed the status option from the list :smiley: