hi,
i have make a directory like this :
log file
Code:
/var/spool/ncftp/log
and my home user i create a file like this : p-20070201-174500
content of p-20070201-174500
Code:
# This is a NcFTP spool file entry.
job-name=p-20070201-174500
op=get
hostname=ftp.freebsd.org
xtype=I
passive=1
remote-dir=pub/FreeBSD
local-dir=/usr/home/billy/test
remote-file=README.TXT
local-file=readme.txt
and start the
spool
ncftpspooler -d p-20070201-174500
and i have nothing when i make ncftpsooler -l
What's wrong ????