./ncftp.sh now working?

sander815

Verified User
Joined
Jul 29, 2003
Messages
422
./ncftp.sh not working?

i am trying to run the script, to complete the update but its stalls here:
[root@server01 scripts]# ./ncftp.sh
--14:14:24-- http://files.directadmin.com/services/ncftp-3.0.2.fix.tgz
=> `/usr/local/directadmin/scripts/packages/ncftp-3.0.2.fix.tgz'
Resolving files.directadmin.com... done.
Connecting to files.directadmin.com[69.30.192.167]:80...


nothing happens
 
Last edited:
me too!

also, i now trying again but:

"
[root@xxxx scripts]# ./ncftp.sh

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error exit delayed from previous errors
./ncftp.sh: line 36: cd: ncftp-3.0.2.fix: No such file or directory
./ncftp.sh: line 38: ./configure: No such file or directory
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
"
 
outpernet said:
me too!

also, i now trying again but:

"
[root@xxxx scripts]# ./ncftp.sh

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error exit delayed from previous errors
./ncftp.sh: line 36: cd: ncftp-3.0.2.fix: No such file or directory
./ncftp.sh: line 38: ./configure: No such file or directory
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
"
you first have to dl the complete file or delete the 0 byte files, i think, now the scripts tries to use the 0 bytes file in script/packages
 
I can run it, but install fails :
PHP:
/usr/bin/install -c bin/ncftpbookmarks "/usr/bin/ncftpbookmarks"
/usr/bin/install: cannot stat `bin/ncftpbookmarks': No such file or directory
make: *** [install] Error 1
 
is the new backup option now working correct even with this error?
|ncftp is working, i think, i already had that installed, cause i am running the version that got installed
 
Back
Top