Details
Product : Ensim Pro X for Linux
Version : 10.2.0
Date : 1-May-2007
Issue:
While exporting backup data to ftp location, if 'FTP Location' is provided as /home/user, export fails with error ( 550 /home/user/: No such file or directory) - (ftp location field is provided with home directory of the ftp user)
Resolution:
# rpm -q ncftp
If ncftp rpm is later than ncftp-3.1.6-2 then keep the 'FTP Location' field blank to upload exported backup in /home/user directory.
If 'FTP Location' field is kept blank or given the path different than the home directory of ftp user, for eg. /tmp, export gets successful.
This behavior is seen in the new ncftp rpm later than ncftp-3.1.6-2.
|