RE: Cygwin newbie needs help

2002-04-24 Thread Craveiro, Marco
hiyah Joshua, I think I can help you with 1) and 2)... 1) How do I get X forwarding to work? X forwarding should work just fine for me (both from and to windows), setting the display and enabling all hosts on the server is all i've done and it works. but I don't think you will be able

RE: Cygwin newbie needs help

2002-04-24 Thread Craveiro, Marco
-Original Message- > From: Larry Hall (RFK Partners, Inc) [SMTP:[EMAIL PROTECTED]] > Sent: 24 April 2002 08:43 > To: Marcos Lorenzo de Santiago; Craveiro, Marco > Cc: 'B. Joshua Rosen'; [EMAIL PROTECTED] > Subject: RE: Cygwin newbie needs help > > At 11

Cygrunsrv and backups

2002-04-26 Thread Craveiro, Marco
Hello cygwiners! First many thanks for a great product, its getting greater with each release. Contrary to some people on this list I have had no problems with it. in fact, I have just finished installing it on a production server (nt 4.0) and two workstations (w2k and XP) without any problems wh

RE: Cygrunsrv and backups

2002-04-26 Thread Craveiro, Marco
on that please let me know. Thanks! marco -Original Message- From: Craveiro, Marco Sent: 26 April 2002 09:37 To: [EMAIL PROTECTED] Subject: Cygrunsrv and backups Hello cygwiners! First many thanks for a great product, its getting greater with each release. Contrary to some people on

RE: Cygrunsrv and backups

2002-04-26 Thread Craveiro, Marco
hi all, --Chuck wrote: > Dunno...but you might look into rsync via ssh; both have been ported to > cygwin and work well. i ended up not looking into rsync because i found lots of documentation on the web (including on the cygwin mailinglist) on how to use mt / tar. i have compiled my findings i

RE: Cygrunsrv and backups

2002-04-26 Thread Craveiro, Marco
> echo "Archive D: starting at `date`" > cd /cygdrive/d > tar cf /dev/nst0 * > mt -f /dev/nst0 tell > sleep 30 > echo "Archive finished at `date`" > mt -f /dev/nst0 rewoffl > > The sleeps may not be necessary but I have had problems in the pass w

RE: Cygrunsrv and backups

2002-04-29 Thread Craveiro, Marco
"Don Sharp" wrote: > > anyway, there's just one thing i dont understand on your script: > > > > mt -f /dev/nst0 tell > > > > why do you need this? > > > > One doesn't strictly need it. I use it to tell me how near to a full > tape I am using so I reshuffle what goes on which tape when

RE: Cygrunsrv and backups

2002-04-29 Thread Craveiro, Marco
[SMTP:[EMAIL PROTECTED]] > Sent: 29 April 2002 02:21 > To: gnuwin32 > Subject: Re: Cygrunsrv and backups > > "Craveiro, Marco" wrote: > > > > "Don Sharp" wrote: > > > > > > anyway, there's just one thing i dont un

inetd / ftpd file permissions

2002-04-30 Thread Craveiro, Marco
hello cygwinners, i have a little problem again (bad week). i started using cygwin's ftp server instead of NT's. its working fine but the default permissions for the files are different and they are causing problems with some of my scripts. i searched the web and found the exact answer for this p

possible permissions bug (was: inetd / ftpd file permissions)

2002-05-01 Thread Craveiro, Marco
e any permission bugs running cygwin on an NT4.0 box? if not, is it not possible to change the default permissions of a file transferred by ftp? thanks for your time. marco > -----Original Message- > From: Craveiro, Marco > Sent: 30 April 2002 07:52 > To: '[EMAIL P

RE: ftp / inetd problem

2002-05-07 Thread Craveiro, Marco
Hello Robert, sorry to post a "me too" but i have been having lots of permission problems with ftp and inetd (see "possible permissions bug" a few days ago). unfortunately no one replied to my posts... when you are at the console of the machine, does chmod work properly? marco > -Original M