Amit Sharma <amit_...@...> writes:

> 
> Same Script is able to successfully transfer (FTP) 40GB data when run as user
root in command prompt. When
> same script is scheduled in cron for 2345 hrs (weekly), script runs and
transfer say 18GB of data and
> terminates with error 
> 
> 426 Connection closed; Not Enough Disk Space. Aborting..

Sounds like you're getting spanked on the ass by the reserved space option of
your filesystem (see -m option in mkfs.ext2)

Check the free space fraction left over. Root has privileges to use the last 5%
of free space, non-root users don't.

PJ

(ilugd dot to dot peejay at spamgourmet dot com)


_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to