WEBUTIL_FILE_TRANSFER.CLIENT_TO_AS [message #489044] |
Thu, 13 January 2011 01:14 |
20210005
Messages: 24 Registered: November 2007 Location: Dubai
|
Junior Member |
|
|
I 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
|
|
|