What is the universal way to remove the fully folder from the remote server?
purge is not suitable, as this command does not work with Amazon S3, FTP, Qingstor.
I need a universal command to delete a folder that works everywhere. Is such a rclone command exist?
rclone --rmdirs delete
Something does not delete the folder.