View Single Post
  #8 (permalink)  
Old 07-10-2008, 12:23 AM
titanium titanium is offline
Junior Member
User
 
Join Date: Jul 2008
OS: centos
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
titanium is on a distinguished road
Default

guess what, i changed the following:

FTPD="/home/backup/incremental"

to

FTPD="incremental"

and now it works! but not sure if called from cron job will it be oky need to check again.

Based on the above i assume that ncftp logins the user "backup" and using fullpath it failed to create "incremental" dir into its own dir?
or am i doing something wrong with the config?
Reply With Quote