Problem passing file names with embedded space to Windows executable via bash function

2015-06-26 Thread JJ Ottusch
I am trying to define a function in my '.bash_profile' that takes a file or list of files as an argument and passes the list to a Windows executable after converting all the filenames to full path filenames with 'cygpath'. The whole point of the function is to use 'cygpath' to put the

Re: can get 'net use' to give remote share a drive letter when logged in directly but not from ssh session

2010-04-25 Thread JJ Ottusch
Eric, Thanks for the info. When I run 'uname -s' on the server machine I get CYGWIN_NT-5.2-WOW64 xxx 1.5.25(0.156/4/2) 2008-03-05 19:27 i686 Cygwin I'm not sure which version of Cygwin that is, but I think it is pre-1.7.X. Are you saying that pre-1.7.1 versions have an ssh/drive letter

can get 'net use' to give remote share a drive letter when logged in directly but not from ssh session

2010-04-24 Thread JJ Ottusch
I have a Cygwin ssh server (OpenSSH_4.7p1, OpenSSL 0.9.8g 19 Oct 2007) running on a Windows 2003 server (lets call it 'xxx'). I am able to use ssh on a remote machine to reliably make a connection to my account on the server. I have recently discovered that once I have remotely connected to the