Subject: Re: Uploading Duplicate Files
From: Ondřej Jirman
Date: Thu, 30 Jul 2020 23:17:54 +0200
Hi,

On Thu, Jul 30, 2020 at 04:16:19PM -0400, Eduar Bastidas wrote:
> Hello Ondrej, I hope you're well.
> 
> I'm coming here for help. I would like to automate the file upload to mega
> and get the download url for every file I upload. The problem is that
> several of my files have a repeated name, as they may be in different
> folders within my system.
> 
> How could I upload these duplicate files and then get the download url of
> each one separately? Is this possible?
> 
> Thank you very much in advance and sorry for the inconvenience.

If you hit a dupicate file you'd need to rename it first. You can check
if file exists remotely with `megatools test` command.

regards,
	o.