ncftpput and high load server :(
Hi,
Help please solve the problem with ncftpput
I try to execute command:
<? php
...
shell_exec ( 'umask 0000; TERM = vt100; export TERM; nice-n 19 /usr/local/ bin/ncftpput-u user-p pass-P 21 ftp.host.com / /patch/to/file/to/upload.gz 1>> /log/ncftpput.log 2>> /log/ncftpput.log ');
...
?>
Everything works fine, but after completion, is the load on the server.
$> Uptime
$> Load average: 10.11, 15.15, 19.15
And it continues to grow.
How can I solve this problem?
|
Recent comments
19 hours 36 min ago
1 day 35 min ago
1 day 2 hours ago
1 day 2 hours ago
1 day 4 hours ago
1 day 9 hours ago
1 day 9 hours ago
1 day 12 hours ago
2 days 1 hour ago
2 days 2 hours ago