Hi Team,
I plan to use WP File Download to share CFG text files between users. The CFG file should have the same name i.e. myconfiguration.cfg.
Is it possible for users to upload the files with same name without creating separate folder for each file? The other plugins I'v already tried change the file name on the fly like myconfiguration1.cfg, myconfiguration2.cfg. This is not what I want.
Here is the example structure I want:
CONFIG FILE STORAGE FOLDER (every user could post here)
- Config for A320 - myconfiguration.cfg (post from User 1)
- Config for B737 - myconfiguration.cfg (post from User 2)
- Config for B777 - myconfiguration.cfg (post from User 1)
- Config for C172 - myconfiguration.cfg (post from User 2)
This shared folder appears on some page for public download. File name could be not visible at all, but when user get download file - it should be myconfiguration.cfg.
Regards,
Roman.
I plan to use WP File Download to share CFG text files between users. The CFG file should have the same name i.e. myconfiguration.cfg.
Is it possible for users to upload the files with same name without creating separate folder for each file? The other plugins I'v already tried change the file name on the fly like myconfiguration1.cfg, myconfiguration2.cfg. This is not what I want.
Here is the example structure I want:
CONFIG FILE STORAGE FOLDER (every user could post here)
- Config for A320 - myconfiguration.cfg (post from User 1)
- Config for B737 - myconfiguration.cfg (post from User 2)
- Config for B777 - myconfiguration.cfg (post from User 1)
- Config for C172 - myconfiguration.cfg (post from User 2)
This shared folder appears on some page for public download. File name could be not visible at all, but when user get download file - it should be myconfiguration.cfg.
Regards,
Roman.
- Page :
- 1
There are no replies made for this post yet.