X-Spam-Check-By: sourceware.org Message-ID: <455E0EA3.6060308@edpausa.com> Date: Fri, 17 Nov 2006 14:33:55 -0500 From: Ilya Vishnyakov User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Cron doenst work with the Network Drives OpenPGP: id=3C477BAC Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I'm trying to set up a simple cron job with the network drive. I use cron 3.0.1 with cygwin.my crontab has this : * * * * * /usr/bin/cp /tmp/date.txt /etc/date.txt it works fine once i start the cron job however when try to * * * * * /usr/bin/cp /tmp/date.txt /cygdrive/Z/PUBLIC/stas/date.txt nothing happens! /cygdrive/Z/PUBLIC/stas/ has drwxr-xr-x permissions when i try to chmod it via cygwin, permissions wont change. When i simply run the command: /usr/bin/cp /tmp/date.txt /cygdrive/Z/PUBLIC/stas/date.txt, it works. Please help me to figure out why cron wont work with the network drive. Thank you! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFXg6jpPLtnTxHe6wRAmebAJ4+oMcM+ffh8IGwzPGtgvHsjka6XQCfRrUe LU5HqNvqqeqz/SJdm4/4p+o= =NW9U -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/