WEBUTIL_FILE_TRANSFER.CLIENT_TO_AS problem
765520Jan 13 2011 — edited Jan 13 2011I am using webutil to transfer file from client to Application server and it is working fine, now what I need to do is
To transfer file to mapped drive on the application server, my question is this process possible to be done using the following command, if not please suggest for solution.
WEBUTIL_FILE_TRANSFER.CLIENT_TO_AS('d:\directory_on_client\test.txt','M:\ directory\test.txt');
M : map_driver_directory on Application server (mapped to storage server).
Regards,
Shadid