Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to copy files in between folder in Linux Server Side

KalpataruMay 15 2016 — edited May 18 2016

Hi All,

I have generate a file using forms application in Linux let's say "Employee_Data.txt" in Server side folder /app/data/reports/employee/Employee_Data.txt.

I want to copy or move this file to another folder in the same server another folder name is let's say employee_data like this /app/data/reports/employee_data.

I have tried using webutil_file.copy_file it is not working at all.

I have also tried using host command but not working at all.

How to copy or move the file from one folder to another using Oracle forms 10g or 12c ?

This post has been answered by handat on May 18 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 15 2016
Added on May 15 2016
12 comments
2,536 views