RClone Config & Upload question

This would be my command for my first use case:

  /opt/bin/rclone copy /share/CACHEDEV1_DATA/Multimedia/Video/ gcrypt2:Multimedia --checkers 3 --fast-list --log-file /share/CACHEDEV1_DATA/rclone/copy.log -v --tpslimit 3 --transfers 3 

Should I add any other flags ?

The above should work right?
My current folder structure is this:

This would be my command for my second use case:

/opt/bin/rclone move /share/CACHEDEV1_DATA/Multimedia/Video/GDrive/ gcrypt2:Multimedia --checkers 3 --fast-list --log-file /share/CACHEDEV1_DATA/rclone/upload.log -v --tpslimit 3 --transfers 3 --delete-empty-src-dirs