start cygwin script from windows

2012-03-12 Thread Christian Buhtz
I have a script running on cygwin. I want to start it (with taksplaner) from windows but cygwin is not running. How can I tell window to start the script but need to run cygwin first? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Docume

Re: [chomd] does not work

2005-09-28 Thread Christian Buhtz
On Tue, 27 Sep 2005 12:28:04 -0400, Larry Hall wrote: > Understand. But how can I write an executable script? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Docume

[chomd] does not work

2005-09-27 Thread Christian Buhtz
$ ls -l mybackup.sh -rw-r--r-- 1 all all 36 Sep 27 17:45 mybackup.sh $ chmod u+x mybackup.sh $ ls -l mybackup.sh -rw-r--r-- 1 all all 36 Sep 27 17:45 mybackup.sh Why does not work it? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/pr

scriptlanguage for a backupscript?

2005-09-22 Thread Christian Buhtz
I want to write my own backupscript. - I will backup from some local harddrives to a NAS available as a sambaserver. - I will copy, write, delte files. - I will check size of a file and a directory. Which scriptlanguage is the easiest for this? -- Unsubscribe info: http://cygwin.com/ml/#u

Re: use a NAS-drive in cygwin

2005-09-22 Thread Christian Buhtz
On Thu, 22 Sep 2005 15:49:02 +0100, Dave Korn wrote: > ls -lart //server/share/subdir/ Great! It is so easy. But how can I access the samba if it is passwordprotected? I could login with my windows explorer. But I do not want this way. -- Unsubscribe info: http://cygwin.com/ml/#unsubscrib

use a NAS-drive in cygwin

2005-09-22 Thread Christian Buhtz
I work with Win98se. There is a NAS (available per FTP and Samba). I want to access/mount the NAS in the cygwin filesystem to use it as a backup-destination. Is it possible? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.htm