Re: how do i backup my profile

2020-10-10 Thread Ray Davison

Jim wrote:

How do I do that?  I want to keep my emails, bookmarks, and passwords 
intact.


I have been using the two bat files below for several years.  I have run 
objects on the desktop, and I just poke them once in a while. 
MozProfiles is profiles and WebData is mail.


Oh yea, you do need to get profiles and mail away from the app and OS, 
then when you replace the app or OS profiles and mail don't change.


Ray


del /s X:\WebData\cache2
del /s X:\MozProfiles\RayFF\cache2
if not exist Y:\MozProfiles md Y:\MozProfiles
xcopy /s/y/d X:\MozProfiles Y:\MozProfiles
*
del /s X:\WebData\cache2
if not exist Y:\WebData md Y:\WebData
xcopy /s/y/d X:\WebData Y:\WebData
**
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: MozBackup-1.5.2 & SeaMonkey

2020-10-10 Thread  Mr . Ed  via support-seamonkey

  
  
On 10/10/2020 1:48 PM, NFN Smith wrote:

 Mr. Ed
   wrote:
  
  Anyone still using
"MozBackup-1.5.2-beta1-EN" for back up in the 2.50.x

SeaMonkey's?


  
  
  
  If you're referring to http://mozbackup.jasnapaka.com/ , that one
  has been abandoned since 2012.  That's before Mozilla went to
  Rapid Release for Firefox, and it's my understanding that the
  developer stopped because even then, there were too many changes
  to Firefox to keep up with maintenance.
  
  
  I would not trust it for backups of Seamonkey 2.48 or 2.53.
  
  
  Ultimately, making backups is merely a matter of getting the
  contents of %APPDATA\Mozilla\Seamonkey copied to another location.
  
  
  Smith
  


True, but it was working up to 2.48.  I used it to copy when
installing SM on a laptop.
A friend asked because he wanted to do the same and I wasn't
sure if it worked after that since I've been doing a backup
doing the same as you suggested each night using a batch file to
get all my daily work backed up.

-- 
"This is America!  You can't make a horse
 testify against himself!"  -Mister Ed
  

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Seamonkey freezing on new Facebook

2020-10-10 Thread Ant

On 10/10/2020 11:04 AM, oersted wrote:

On Sat, 3 Oct 2020 02:20:19 -0700 (PDT), dstamat  wrote:


Dear All,

Since the introduction of the new Facebook interface, Seamonkey (Windows 64bit 
2.49.5) has become very sluggish. After a couple of minutes the RAM consumption 
reaches 2GB and freezes whenever I try to see pictures.




SM 2.53.4   W10 2004
16 Mb/s dsl  (yes, the Dark Ages)

I use the Hosts file at https://winhelp2002.mvps.org/hosts.htm

No ad blockers, etc.

Facebook loads in maybe half a second.

Youtube videos such as https://www.youtube.com/watch?v=bP3GwusUtok loads
and plays in under a second.


What's your PC's specifications like? Mine are over a decade old.
--
Note: A fixed width font (Courier, Monospace, etc.) is required to see 
this signature correctly.

Go Los Angeles  _..n-"""/""--.._
(L.A.) Lakers!   .n' _.-\-""("""--._`-.
Cool Miami  ' .\'   \   `.  ``";.
Heat!  ___/_-"  |\`. `.
 ===///, ,-. .-   .-; , , ,-  ,L  ,  ,_ ,-
 --////_ |_/ _)  /""|/|/ |_] /=_ /_ /=_ _)
   ___///____  __  __   |  ___
 ///  --/||  --// .'   //  "/ _//  ))|(|  "/
 ---///   /' ||  _//.;  __//_.//_="'  _\\
 --///- -/---||  //'||   //  ', _//  ;| \\ ;
__///|__/_  _||_/<  `||_//__"/ _// --|\ /-._///
_///  |   ,   |  \ ---\\\   .'
 ___///_"/ | \ /`;=__.-'
\   \ \   /
ASCII art by `.  \\ ,'
-bodom-`. \\  ,'
Remove ANT   `-._  \\ _.-'
to e-mail if needed. `--\..--'
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: MozBackup-1.5.2 & SeaMonkey

2020-10-10 Thread NFN Smith

 Mr. Ed  wrote:

Anyone still using "MozBackup-1.5.2-beta1-EN" for back up in the 2.50.x
SeaMonkey's?




If you're referring to http://mozbackup.jasnapaka.com/ , that one has 
been abandoned since 2012.  That's before Mozilla went to Rapid Release 
for Firefox, and it's my understanding that the developer stopped 
because even then, there were too many changes to Firefox to keep up 
with maintenance.


I would not trust it for backups of Seamonkey 2.48 or 2.53.

Ultimately, making backups is merely a matter of getting the contents of 
%APPDATA\Mozilla\Seamonkey copied to another location.


Smith
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


MozBackup-1.5.2 & SeaMonkey

2020-10-10 Thread  Mr . Ed  via support-seamonkey
Anyone still using "MozBackup-1.5.2-beta1-EN" for back up in the 2.50.x
SeaMonkey's?

-- 
"This is America!  You can't make a horse
 testify against himself!"  -Mister Ed
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: how do i backup my profile

2020-10-10 Thread rmpbklyn
On Thursday, October 8, 2020 at 8:17:01 PM UTC-4, Jim wrote:
> I installed SeaMonkey when I bought my PC in 2011. Like others, I am 
> having problems with SeaMonkey now. I have so many questions, so I'll 
> ask one at a time. 
> 
> I am using version 2.49.4 -- I stopped doing updates, because they 
> seemed to be getting worse. I see that SM has released version 2.53.4. 
> The instructions warn: "You MUST absolutely do a full backup of your 
> profile before trying SeaMonkey 2.53.4." 
> 
> How do I do that? I want to keep my emails, bookmarks, and passwords 
> intact. 
> 
> BTW, I'm running Windows 10, 12 GB of RAM, and an I7 CPU. 
> 
> Thanx
additonally , to backup extensions use  FEBE or mozbak extension  , others 
https://alternativeto.net/software/febe/
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey