Zipping Up
Plexel Help
|
Various Emails
Site written by
John Middlemas
Homepage
Back
Site Contents Map
Main Pages
Audit Standards
Procedure
Clickboard Sections
Steps
Various Emails
Toolbar Etc
Downloads
Reference
Download Plexel
Page Index A to Z
Contact us
Various Emails
- Quite a lot of help on Plexel and making websites.
Zipping Up. For uploading and downloading
If you had to make a global change to all sites uploading everything can be time consuming. To save time go to each site homepage and do Paste + Zip up Site, usually you take the only HTML files option. That should put a site.zip in every site folder. Now go to /Websites/index.html and do Paste + edit list, and type in site.zip only. Now you can do Paste + Upload List file(s) in folder & subfolders and it should upload the lot. Now delete all the site.zip files. On windows use explorer search for this. Then use Load + Putty to SSH in to each site and unzip site.zip then delete site.zip. SEE BOX AT BOTTOM OF PAGE
Sun 10 Jul 2005 12:43 - Zipping Up linked to Various Emails. Fri 01 Jul 2005 15:06 - Zipping Up linked to Various Emails. UPLOADING --------- For uploading use Plexel Paste + Zip up folder and subs. Take the save as 'site.zip' option and the 'don't use full paths' option. After zipping take out the Ftp_Login.htm file otherwise people may get the login password. Then upload to the website directory. Then use Putty to unzip with:- unzip site.zip or unzip site.zip -d web if site.zip is on the new server in the higher/another folder and web is the website folder or a symlink to it. DOWNLOADING ----------- Use Putty to SSH in then go to the website folder. To zip all files including files starting with '.' in the current folder + subfolders. Put the zipfile in the higher folder:- zip -R ../zipfile '*'
Site written by John Middlemas