Is there a way to save a path under a name?

is there a way to do this:
rclone snyc path1 13:path2

instead of having to write all this?
rclone snyc /folder/folder/folder/folder 13:folder/folder

and have some path saved so its faster to use:
path1:....
path2....
path3...

thanks!

Sure. You can make an alias remote.

https://rclone.org/alias/

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.