To Browse file from Oracle Forms 10g and FTP it to the Unix Server
I have a requirement like , the user has to browse through the files in the folders from Oracle Forms10g using a Button Press Trigger.
When the file is selected from the folders, the same file has to ftped to the local unix server for loading of the file into the custom table.
The Operating System that I use is Windows XP.
Can this be acheived? If so, By what means?
Or is there any other way a file could be ftped from Windows to the Unix Server, a shell script or something like that?
Any idea would be highly appreciatable!!!!!