Support Joomla!
Search: Advanced Search
Serving 3353 extensions to the community. Last updated on July 6.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 520 guests and 37 members online
Joomla! Extensions Directory feed - RSS 0.91

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Are you seeing blanks over some extensions' compatibility, license and type field? Head over to JED forum to learn why.
Multiple Sites Show All Developer's Extensions
Multisites Site Manager ProFTP NEW!!! Componentcomponent
Rating
8 votes
Developer:Elearningforce Inc. Version:2.0.1 (Updated 40 days ago)
E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Compatibility:Compatible with Joomla! 1.5 LegacyCompatible with Joomla! 1.0
Views: 8,045 License:Other
Favoured:
7
Type:Commercial.
Date Added:Jan 19, 2007
DownloadHomepageDemoWrite ReviewRecommend
Multisites Site Manager ProFTP NEW!!!
New version incl. CB support is released!!!!!!!!!

A component for doing new and updating Joomla sites all over the world!!

First, take a look at the standard and the Multisites Site Manager Pro components features
- and then also add this:

* use FTP
* access all your domains - on one server or any other
* chose database host
* DO YOUR NEW SITES ANYWHERE IN THE WORLD!!!!!
* UPDATE YOU SITES ANYWHERE IN THE WORLD!!!!!
* and much much much more..........

Read more at our web site http://www.elearningforce.biz

Editor's Note:
  • This extension requires registration to download.

Report this listing


Not all it's advertised to be by enovikoff, October 24, 2007
4 of 5 people find this review helpful:
I have been attempting to use MFMFTPPro for the last 8 months to manage a group of websites using the best practice of having a staging server from which periodic releases are pushed to multiple live sites. Unfortunately, I've come to the conclusion that this software is not worth the trouble it causes, and I'm switching to manual processes of rsync-ing and database export/import. I'll explain more below.

If you read the glowing descriptions on here about MSMFTP/Pro by Elearningforce, as well as on their website, it appears that it's the ideal solution for my application. When I originally bought it, I was a newbie to Joomla, didn't know how to copy sites successfully, and was afraid of the error-prone manual processes that were required. In general, I try to avoid manual processes whenever possible, and why re-invent the wheel if a supposed expert has coded it up in a program? I'm a pretty intuitive guy, however, and their claims on here and on their website made me uncomfortable. They had a manipulative energy to them, using hyperbolic language ("INCREDIBLE!!") and generalizations ("...just for ordinary people...") Anyway, I ignored my intuition and bought.

The first thing I discovered is that MSMFTPPro is essentially only a site-copying program. I'd hoped that it would offer some sort of "views" in which I could take a master site and only copy certain selected aspects of it to each destination site, but it barely supports this, forcing you to list which tables or directories it shouldn't copy. If a directory or table contains data from more than one "view", you can't select the data you wish to copy. This limitation means that destination sites with different templates or slightly different content from the parent site will have to be manually administered after a move to make them unique.

Bringing MSMFTPPro up successfully wasn't an easy process. There are some challenging technical problems to solve around permissions in a multi-site, multi-homed environment - both on the database and file system sides. MSMFTPPro doesn't shield you from these issues, and you have to understand how to set up permissions on both the Linux filesystems as well as MySQL before the program runs successfully. These are not issues that the average newbie single-site administrator would have experience with. It took me weeks to overcome the obstacles, because the error messages are vague (“… cannot copy file…”) and the support I got was slow to be delivered, and not oriented around someone who didn't understand the underlying issues. I noticed that the support was delivered with an attitude of superiority or distance that seemed to be related to the you're-as-cool-as-you-are-smart attitude that pervades the open source developer community. It's fine for developers to evaluate each other this way, but in a vendor/client relationship, the focus should be on making the client productive, not having them walk a maze of problems and become an expert in the process. After all, I bought MSMFTPPro so that I wouldn't *have* to become an expert at copying sites!

Once MSMFTPPro was running successfully, the problems weren't over. I tend to tweak my development sites regularly, and then push them to the live sites infrequently. For one reason or another, the pushes would never work: there was always some sort of error. Some of the reasons were my fault: I’d forget how to use it after a month and make a trivial error in invoking the process. Also MSMFTPPro has bugs like not properly editing the copied configuration.php file so that the target site runs automatically, requiring hand editing. I'd forget this and spend time repeatedly figuring out what had gone wrong. At other times, changes in the files in my site would cause a push to fail that had worked before, due to permissions problems or transmission timeouts. Timeouts are a big problem for me, since I push from a staging server at home over DSL to my live server, and MSMFTPPro uses a very slow FTP protocol.

MSMFTPPro also uses FTP, which is universally considered to be insecure, easily hacked with password-guessing programs, and often blocked by ISPs. Because of this, my live site server has FTP blocked at the router level and I have to re-enable it each time to do an operation, something most ISP-hosted clients won't be able to do. I suggested to Elearningforce that they switch to scp, sftp, or rsync but they told me that nobody has problems with FTP. Of course, it's a self-fulfilling prophesy, since they only have clients that can use FTP! Other requests for improvements to MSMFTPPro that would allow it to really meet my needs have gone unanswered. It seems almost abandoned while Elearningforce keeps releasing new products.

I'm in the middle of moving my staging and live sites to a wonderful new server operating system I use to host customer's websites in my data cente,r called AppLogic, which creates a grid of self-healing virtual servers. But this necessitates moving the URL of my staging server, and Elearningforce doesn't allow that in their licensing. I asked for help almost a week ago with no answer.

Now, the latest problem is that I'm trying to copy my live site back to my staging server, since clients enter data on the live site through forums, etc. MSMFTPPro generates an error showing that it's trying and failing to copy my staging server to itself, complaining that it can't copy files that only exist on the staging server. This despite the confirmation that I'm copying the live site to the staging server, right on the screen. The error messages are completely unhelpful even in debug mode, so I’d have to rely on support again, but this time I have no time to wait since my project is on a tight timeline.

So, I'm giving up on the program. Between the fact that it doesn't fulfill my needs for distributing and maintaining multiple sites from a staging server, it uses an insecure protocol, the support is slow and attitudinal, and it never works right on the first try when I need it, I think that some scripted solutions will work better for me.

Note that I'm not saying that it's wrong for everyone - after all there are happy people in this and the MSMPro review list! And clearly some of the issues I experienced are the result of missing functionality best implemented in Joomla, especially object versioning and even conditional site replication, but this program won't solve them for you. But if your use model is similar to mine, and you have a business to run that can't take large project delays, I recommend you bite the bullet and start writing scripts. This isn't a vendor you can trust to be there for you when you need them as they seem more concerned with protecting themselves from loss than solving your problems.


Owner's reply:
Well, we cannot describe what ProFTP can not do. This is your opinion, which is partially your own fault and partially that ProFTP is just not what seems to fulfil your requirements.



I don't think that something not matching the requirement should lead to a negative review but rather a comment possible (because why would you buy it then) - but some people just tend to give more negative reviews.



And btw. ProFTP is installed on 2000+ servers and is a very popular component.

So I guess many customers disagree with you.

Great component by seppo, February 7, 2007
1 of 2 people find this review helpful:
I find this component very helpful when managing multiple Joomla!-based sites! It has allready most things needed.

Only thing that I missed is copying of separate components (instead of all, which is allready possible) from one site to another as easily as other parts.

Although I am sure this possibility will be included in future versions, so maybe it is allready included when you read this.. current version is 1.1.0


The best until today!!!! by azajet, January 23, 2007
1 of 2 people find this review helpful:
This tool is perfect. And i send my thankfulness to the Team.
From months ago i am working with the MS pro, is magic: i need to make into my sever several subsites (9) from a principal site, only make a directory create or not a new DB, and start...I have a new joomla site for a group of people, after i run the same for others....until 9. CLEAN and Perfect.
Today with the New MS FTP pro i put all my site in another host in minutes, ¡¡¡¡a new site in a new host, without the tedious of a new installation. Now go to make a cosmetic changes and i have a new site with a different skin.
In resume all is positive and i recommend it.
Don´t mention the big support
I rate 10/10