#
# torrent is ready to transfer to its final destination
#
# $1 = path to the torrent to transfer (a path to either a folder or file)
#
rclone move "$1" destination:
