• Dear Team,

    We tried to upload media via wordpresss importer plugin We found that our media files are getting duplicated eg. sample.jpg gets doubled like sample.jpg and sample-1.jpg.

    Also even if we tried to upload files via ftp .The media files not getting displayed in wordpress media library.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can not upload files via FTP. They have to be imported into the database via the media manager-

    The media files are kept in the same directory when you upload them (depending on the post that you upload them to) and becuase you can’t have two files of the same file name in a directory at the same time, one of them has to be renamed to something else. That’s why you see the -1 or -2 added to the end of the file name – because there’s already another file using that name.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Media files getting duplicating’ is closed to new replies.