cancel
Showing results for 
Search instead for 
Did you mean: 

ifficulty by setting up the backup to the remote directory via FTP

Former Member
0 Kudos

Hi!

I have difficulty by <b>setting up the backup to the remote directory (on Unix Server) via FTP from DB13 on Windows</b> (Enterprise Server 64 bit).

The parameters I have set up are in initDBSID.sap:

backup_dev_type = stage

<b>stage_root_dir = folder/subfolder/DEV </b>(important with “\” it does not work)

<b>archive_stage_dir = folder/subfolder/DEV </b>(important with “\” it does not work)

stage_copy_cmd = ftp

remote_host = myremotehost

remote_user = "user password"

<b>My problem is that all the files creating by backup or redo logs are stored under folder/subfolder and NOT as desired on folder/subfolder/DEV. </b>

<b>Can some one describe how the desired path to the directory myremotehost\ \folder\subfolder\DEV can be created for backup?

Which parameters in init<DBSID>.sap are responsible for this issue?</b>

Thank you very much indeed

Regards

Axel

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Axel,

Parameter backup_root_dir value for destination of backup files.

****Reward points if Helpful*****

Regards,

Ganesh

Former Member
0 Kudos

Hi Ganesh,

I dont fully understand your sentance. Do you mean that the parametere for "backup_root_dir" needs to be set?

Greatings,

Niklas