Forums

FTP upload of files plugin for WP? (12 posts)

  1. dbasulto
    Member
    Posted 6 years ago #

    Im not very skilled in PHP, but i've been wondering about a way to upload big files... bigger than the max amount of mb allowed in php.ini (it cant be changed, since i dont have access to php.ini since it's hosted on a paid host who wount change it). Max amount by default for php files sent via web is 2mb. i wonder if there's a plugin that could use the account's ftp access to send big files using a php ftp client. As in, admin sets the user/pass and users of a certain level get access to this command that lets them upload files. admin can delete-move-upload. I googled around for something like this for WP, but didnt find much. Found a lot of very good web ftp clients, php based, but they all required to enter use-pass, which i cannot give out to the users who use my blog.

  2. James
    Happiness Engineer
    Posted 6 years ago #

    You could setup an FTP account specifically for those users and limit its access to one directory. They will have to use their own FTP client, and you will have to email them the username and password once they reach a certain user level, but it's certainly easier than writing a new plugin.

  3. dbasulto
    Member
    Posted 6 years ago #

    yeah, but what if hosting isnt enabled to do that?
    i know this way its easier, but there are hosts that wont give you more access than this, a plugin like this will certainly help more than just me... i guess

  4. James
    Happiness Engineer
    Posted 6 years ago #

    How much are you paying for a hosting provider that only allows one FTP account?

  5. dbasulto
    Member
    Posted 6 years ago #

    i think that's not the point of discussion ;)
    i was just asking for a plugin that could use one ftp account as interface to let several users upload files, without needing the pass for that account...

  6. azlan1971
    Member
    Posted 6 years ago #

    Actually I am in the process of doing such a plugin. I have done similar stuff (not with wordpress though). Perhaps later today or tomorrow I should have a prototype working.

  7. dbasulto
    Member
    Posted 6 years ago #

    wow nice, i'd be willing to beta test it if you want

  8. azlan1971
    Member
    Posted 6 years ago #

    I have completed the prototype. You can get it here >>
    http://www.azlankasim.net/?p=10

    Please note that the shared FTP account need to be pointed to a designated upload folder.

    Since this is just the first beta, please do not expect much. :P

  9. dbasulto
    Member
    Posted 6 years ago #

    downloaded it.
    will send feedback to the post on your server.
    thanks!

  10. dbasulto
    Member
    Posted 6 years ago #

    btw, anyone else tried this plugin? so far im getting a weird php ftp_login problem. wondered if someone else has it

  11. chadcross
    Member
    Posted 5 years ago #

    I think this would be a great plugin also. It could be used for larger files like audio and video for people that are not savvy enough to use ftp.

  12. kalico
    Member
    Posted 5 years ago #

    I agree. Definitely a need for it. Lots of hosts don't allow anonymous FTP or additional FTP accounts...or charge extra for it. Also could be useful for uploading DOC and PDF files.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags