Omegga Aegir Installed with Octopus and Barracuda. Pressflow set up. Now how can I ftp and upload modules for site? How can I restore old.sql?

Events happening in the community are now at Drupal community events on www.drupal.org.
AntiNSA's picture

Im sorry, I thought that the omega was a complete site setup. I got it installed and successfully installed a pressflow site at mysite.com,

now I am trying to ftp and upload modules to my new created site directory, and I find that It is not configured . I am coming from a shared server, and this is my first time managing my own server. I thought that ftp was autmatically setup with aegir like it was on my old shared manage server, where I can use the user naem and loging and upload to the sites directory.

Its not working like that, so ok I know how to use filezilla to ftp to the root.

I tried uploading a module to here /data/src/001/pressflow-6/sites/all/modules

and that doesnt work...

I cant see the module I uploaded to enable.. any ideas qould be great!

Comments

Well

perusio's picture

FTP is pretty insecure. You should use sftp with public key. Anyway my suggestion is for you to find someone who can help you set up the site. It's way too complicated and security hole introducing prone to be done by a neophyte IMHO.

HTH,
António

Thanks for your info. I see

AntiNSA's picture

Thanks for your info. I see you are passionate through many of your posts and I look forward to the day I can figure this out enough to learn from your experience. I was expecting a little more of the shared hosting experience with omegas script.Trying to figure out the best way to update modules without using drush, as I useually use dev modules and not the official updates. I think drush only updates official releases....

You can use dev versions with

brianmercer's picture

You can use dev versions with drush by doing drush dl module_name-6.x-2.x-dev. Drush is a timesaver, don't fight it.

No, in fact

perusio's picture

Drush sometimes updates dev modules also. It depends how it's tagged by the maintainer(s). Like Brian said, is quite easy to force an update download the package and, just to be on the safe side, issue a drush updb after downloading the new dev version of your module.

I always use, and recommend, running drush from HEAD instead of the current stable release.

Instead of using sftp or scp, I suggest you set up a git workflow with a bare repository acting as "middleman" between your dev site and staging/production. No worries with sftp or SSH issues, since git can use SSH as a transport mechanism.

It also saves time and bandwith since git packs everything. Good luck with your setup. It's really the way to do things. Just do it. With determination in the end you'll have learned a lot and become a better drupaler.

Nginx

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: