Re: SSH - Can't Login (3rd Post)

2010-08-28 Thread Slide
the keys in the .ssh sub-directory if the home directory is writeable by anyone other than the Owner. slide -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http

Re: Windows batch program to open shell at directory specified as argument

2010-08-27 Thread Slide
and paste it into a batch file. You probably need to fix up quoting, and change any %L to %1. Run 'chere -r' and look for the text associated with the command key. Cheers, Dave. You could also use something from this site: http://www.mindview.net/Etc/Cygwin/BashHere slide -- Problem reports

build cygwin apps on linux

2010-08-19 Thread Slide
I've looked through the archives and saw some messages about building a cross-compiler to build cygwin apps on linux, but most of those messages/articles are pretty old. Has anyone done this recently with more recent GCC and Cygwin versions? Thanks, slide -- Problem reports: http

Re: build cygwin apps on linux

2010-08-19 Thread Slide
On Thu, Aug 19, 2010 at 6:23 PM, Christopher Faylor cgf-use-the-mailinglist-ple...@cygwin.com wrote: On Thu, Aug 19, 2010 at 06:18:11PM -0700, Slide wrote: I've looked through the archives and saw some messages about building a cross-compiler to build cygwin apps on linux, but most of those

Re: Weird directories on Windows share when using rm to delete a directory

2010-07-07 Thread Slide
response to this issue. This will help keep me sane for a little while longer :-) Thanks, slide -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml

Re: Weird directories on Windows share when using rm to delete a directory

2010-07-07 Thread Slide
On Wed, Jul 7, 2010 at 6:04 AM, Christopher Faylor cgf-use-the-mailinglist-ple...@cygwin.com wrote: On Wed, Jul 07, 2010 at 05:56:30AM -0700, Slide wrote: snip Thanks for your help. ?This problem should be fixed now in CVS. I switched off the entire mechanism which tries to resolve sharing

Re: Weird directories on Windows share when using rm to delete a directory

2010-07-06 Thread Slide
snip This funtionality wasn't available in 1.5, so, yes, this would only have started with 1.7. So it seems that these netapp drives somehow don't understand the entirely normal FileDispositionInformation method, or they ignore it for some unknown reason. Unfortunately the strace from

Re: Weird directories on Windows share when using rm to delete a directory

2010-07-06 Thread Slide
On Tue, Jul 6, 2010 at 1:02 AM, Corinna Vinschen corinna-cyg...@cygwin.com wrote: On Jul  5 23:00, Slide wrote: snip This funtionality wasn't available in 1.5, so, yes, this would only have started with 1.7. So it seems that these netapp drives somehow don't understand the entirely

Re: Weird directories on Windows share when using rm to delete a directory

2010-07-02 Thread Slide
don't know that for sure though, it just _seems_ that that is what happened. Thanks, slide -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml

Weird directories on Windows share when using rm to delete a directory

2010-07-01 Thread Slide
, dwLowDateTime 156250 2098 692172 [main] rm 8612 __to_clock_t: total 000F 1812 693984 [main] rm 8612 pinfo::exit: Calling ExitProcess n 0x0, exitcode 0x0 Thanks, slide -- slide-o-blog http://slide-o-blog.blogspot.com/ -- Problem reports: http://cygwin.com/problems.html FAQ

Re: Weird directories on Windows share when using rm to delete a directory

2010-07-01 Thread Slide
On Thu, Jul 1, 2010 at 2:28 PM, Eric Blake ebl...@redhat.com wrote: On 07/01/2010 03:24 PM, Slide wrote: I am seeing a VERY odd problem. If I run /usr/bin/rm -rf //computer/share/path/to/dir to remove a directory on a network share. I get some directories created with names like

Re: Weird directories on Windows share when using rm to delete a directory

2010-07-01 Thread Slide
On Thu, Jul 1, 2010 at 3:26 PM, Larry Hall (Cygwin) reply-to-list-only...@cygwin.com wrote: On 7/1/2010 5:52 PM, Slide wrote: snip What sort of information would you need for the share? I believe it is actually a Linux box running Samba for the share. I would have to double check with my