Does server side copy use bandwidth for google drive?

this is the command i used
.\rclone copy "remotename:source" "remotename:target"

rclone gave message "server side copy"

is it used any bandwidth? if it's using bandwidth lets say i want to copy 1tb data. for this task will it count like
1tb+1tb (download+upload)?

edit: i just checked looks like no bw using. will it still hit 750gb/day limit?

also i manually checked copied file url is different than the source file. so i getting unique link for new file right?

No.

Yes, server-side copies have the same download/upload limits.

Yes.

2 Likes