Cells Client not overwriting

Using the the Cells Client, I was able to setup a asset repository for my site. However, I noticed that *cec scp * command does not overwrite files with the same name in the destination folder. I cannot just simply rename the files in the destination folder just to create another copy since the files/images gets updated from time to time and the site loads the images using the same file names. Anyone got the same scenario or got a workaround for this?

Thank you.

Hello.

I am not sure to fully understand your issue.

I have made a quick test with latest version of cells and the cec:

bsinou@vox:~/Pictures/samples$ cec scp ./tractor.jpeg cells://common-files/
Uploading ./tractor.jpeg to cells://common-files/
100% [====================================================================] tractor.jpeg

bsinou@vox:~/Pictures/samples$ cec scp ./tractor.jpeg cells://common-files/
Uploading ./tractor.jpeg to cells://common-files/
100% [====================================================================] tractor.jpeg

(I called the command a bunch of time)
And I ended up with only one version of the “tractor.jpeg” file on the server.

Could you double check and provide more info if it does not work as expected ?

Thanks.

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