dare023
10-10-2011, 19:55
I am trying to use ncftp on my asus wl 500 gpv2 router,as i need to upload many files with ftp,and I will like to do it while I am not at home.
Ncftp is installed,and if
put /local_file is issued there is no problems.
But when I do a bgput /local file (I understand this is command for background job) got this message :
"Sorry, the "ncftpbatch" program could not be found.
This program must be installed as opt/bin/ncftpbatch in order to use this feature."
Same error is shown with
bgstart
Ncftpbatch is installed,as
ncftpbatch -d gives no error.
This shows that it is on wright place :
ipkg files ncftp
Package ncftp (3.2.4-1) is installed on /opt/ and has the following files:
/opt/man/man1/ncftpput.1
/opt/man/man1/ncftpget.1
/opt/bin/ncftpput
/opt/man/man1/ncftpspooler.1
/opt/bin/ncftpspooler
/opt/man/man1/ncftp.1
/opt/bin/ncftpbatch
/opt/bin/ncftpls
/opt/bin/ncftpget
/opt/man/man1/ncftpls.1
/opt/bin/ncftpbookmarks
/opt/bin/ncftp
/opt/man/man1/ncftpbatch.1
And /opt/bin is my PATH :
echo $PATH
/opt/sbin:/opt/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Can you tell me how to use this background feature,as I need to transfer files while I am at work,and they are allready on storage that is attached to router?(I transfered test files from that storage to ftp site)
And more,bookmarks are not stored,if router reboots all configuration files are wiped.
Ncftp is installed,and if
put /local_file is issued there is no problems.
But when I do a bgput /local file (I understand this is command for background job) got this message :
"Sorry, the "ncftpbatch" program could not be found.
This program must be installed as opt/bin/ncftpbatch in order to use this feature."
Same error is shown with
bgstart
Ncftpbatch is installed,as
ncftpbatch -d gives no error.
This shows that it is on wright place :
ipkg files ncftp
Package ncftp (3.2.4-1) is installed on /opt/ and has the following files:
/opt/man/man1/ncftpput.1
/opt/man/man1/ncftpget.1
/opt/bin/ncftpput
/opt/man/man1/ncftpspooler.1
/opt/bin/ncftpspooler
/opt/man/man1/ncftp.1
/opt/bin/ncftpbatch
/opt/bin/ncftpls
/opt/bin/ncftpget
/opt/man/man1/ncftpls.1
/opt/bin/ncftpbookmarks
/opt/bin/ncftp
/opt/man/man1/ncftpbatch.1
And /opt/bin is my PATH :
echo $PATH
/opt/sbin:/opt/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Can you tell me how to use this background feature,as I need to transfer files while I am at work,and they are allready on storage that is attached to router?(I transfered test files from that storage to ftp site)
And more,bookmarks are not stored,if router reboots all configuration files are wiped.