RE: Permisson problems backing up cygwin

2007-06-07 Thread Dave Korn
On 03 June 2007 18:39, Wes S wrote: > Could someone give me a clue here. I am trying to back up my cygwin > installation running as the administrator and am denied rights to > read various files in the /home/nameofuser directory structure. > > I guess I could ssh in as various users and make a t

Permisson problems backing up cygwin

2007-06-03 Thread Wes S
Could someone give me a clue here. I am trying to back up my cygwin installation running as the administrator and am denied rights to read various files in the /home/nameofuser directory structure. I guess I could ssh in as various users and make a tarball but it seems this should be easier.

backing up Cygwin

2005-12-08 Thread Robert Body
Hi, what is a good way to backup Cygwin? Through Cygwin, through Windows? Won't I lose the file permissions on files with Windows backup? And turn groups/owners all into how about TGZip or BZIP2 everything from cygwin, is that the best way? I have about 1gig of Cygwin stuff now. -R

Re: Backing up cygwin

2003-07-14 Thread Andrew DeFaria
Shankar Unni wrote: Rolf Campbell wrote: The reason why the mount table cannot be stored in a file is: where would this file be located? In the same directory as cygwin1.dll, of course. Or a path relative to it. That's easy to find, and doesn't have to be written in portable POSIX-y code - stu

Re: Backing up cygwin

2003-07-14 Thread Shankar Unni
Rolf Campbell wrote: > The reason why the mount table cannot be stored in a file is: where > would this file be located? In the same directory as cygwin1.dll, of course. Or a path relative to it. That's easy to find, and doesn't have to be written in portable POSIX-y code - stuff at that level

Re: Backing up cygwin

2003-07-13 Thread Rolf Campbell
Luciano wrote: Well, thanks for making me aware of the other two things that he mentioned, although I still have no idea of what he is talking about :-) Now, why not store these things in goold old fuzzy and warm text files? Registry sucks, and it sucks badly. The reason why the mount table can

Re: Backing up cygwin

2003-07-12 Thread Luciano
>>Now, why not store these things in goold old fuzzy and warm text >>files? Registry sucks, and it sucks badly. >You seem to be missing the point that you shouldn't be worrying >about where such things as the mount table are stored. Just use >'mount -m'. No, I guess you miss my point. Especiall

Re: Backing up cygwin

2003-07-11 Thread Christopher Faylor
On Fri, Jul 11, 2003 at 11:40:13PM +, Luciano wrote: >Well, thanks for making me aware of the other two things that he >mentioned, although I still have no idea of what he is talking about >:-) Then, as I suspected, you don't have to worry about anything but the mount table. >Now, why not s

Re: Backing up cygwin

2003-07-11 Thread Luciano
Well, thanks for making me aware of the other two things that he mentioned, although I still have no idea of what he is talking about :-) Now, why not store these things in goold old fuzzy and warm text files? Registry sucks, and it sucks badly. -- Luciano ES <[EMAIL PROTECTED]> Santos, SP -

Re: Backing up cygwin

2003-07-11 Thread Christopher Faylor
On Fri, Jul 11, 2003 at 06:15:19PM -0400, Igor Pechtchanski wrote: >On Fri, 11 Jul 2003, Christopher Faylor wrote: > >> On Fri, Jul 11, 2003 at 05:57:46PM -0400, Igor Pechtchanski wrote: >> >On Fri, 11 Jul 2003, Christopher Faylor wrote: >> >>On Fri, Jul 11, 2003 at 04:56:11PM +, Luciano wrote:

Re: Backing up cygwin

2003-07-11 Thread Igor Pechtchanski
On Fri, 11 Jul 2003, Christopher Faylor wrote: > On Fri, Jul 11, 2003 at 05:57:46PM -0400, Igor Pechtchanski wrote: > >On Fri, 11 Jul 2003, Christopher Faylor wrote: > >>On Fri, Jul 11, 2003 at 04:56:11PM +, Luciano wrote: > >>>Registry keys! Of course. Windows programmers can't live without

Re: Backing up cygwin

2003-07-11 Thread Christopher Faylor
On Fri, Jul 11, 2003 at 05:57:46PM -0400, Igor Pechtchanski wrote: >On Fri, 11 Jul 2003, Christopher Faylor wrote: >>On Fri, Jul 11, 2003 at 04:56:11PM +, Luciano wrote: >>>Registry keys! Of course. Windows programmers can't live without good >>>old hard-to-backup-and-restore Registry keys. >

Re: Backing up cygwin

2003-07-11 Thread Igor Pechtchanski
On Fri, 11 Jul 2003, Christopher Faylor wrote: > On Fri, Jul 11, 2003 at 04:56:11PM +, Luciano wrote: > >Registry keys! Of course. Windows programmers can't live without good > >old hard-to-backup-and-restore Registry keys. >>:-( > > Um, it's the mount table. Use mount -m to backup your mount

Re: Backing up cygwin

2003-07-11 Thread Christopher Faylor
On Fri, Jul 11, 2003 at 04:56:11PM +, Luciano wrote: >Registry keys! Of course. Windows programmers can't live without good >old hard-to-backup-and-restore Registry keys. >>:-( Um, it's the mount table. Use mount -m to backup your mounts. That is why it was designed. cgf -- Unsubscribe in

RE: Backing up Cygwin

2003-07-11 Thread Luciano
Registry keys! Of course. Windows programmers can't live without good old hard-to-backup-and-restore Registry keys. >>:-( Luciano ES <[EMAIL PROTECTED]> Santos, SP - Brasil <-quote-> ** DePriest, Jason R. wrote on 11 jul 2003: > Did you also back

RE: Backing up Cygwin

2003-07-11 Thread DePriest, Jason R.
Did you also back up and restore the "HKLM\SOFTWARE\Cygnus Solutions" registry key? -Jason > -Original Message- > From: Luciano [mailto:[EMAIL PROTECTED] > Sent: Friday, July 11, 2003 11:10 AM > To: [EMAIL PROTECTED] > Subject: Backing up Cygwin > >

RE: Backing up Cygwin

2003-07-11 Thread Vince Hoffman
PROTECTED] > Sent: 11 July 2003 17:10 > To: [EMAIL PROTECTED] > Subject: Backing up Cygwin > > > Suppose I back up my entire Cygwin directory, format the disk, > reinstall Windows and restore Cygwin. It doesn't work. Why not? > Running Setup again then hunt and pecking ver

Backing up Cygwin

2003-07-11 Thread Luciano
Suppose I back up my entire Cygwin directory, format the disk, reinstall Windows and restore Cygwin. It doesn't work. Why not? Running Setup again then hunt and pecking very specific files from the backup to the new installation is quite annoying. What else does Setup copy/install and where? T