Skip to Main Content

SQL & PL/SQL

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!

FTP attachment to local drive

yshahFeb 17 2009 — edited Feb 20 2009
I have Oracle Application where users attach documents. Write now we store the documents on application server, but we are running out of disc space. Files are very big.

I want to store this documents on the file share instead of application server.

Does anybody have code to do this? I have to upload and download the files. The files are accessible to other application users.

I was thinking of using ftp command, but don't know the code.

Please help

Thanks

Yagna
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 20 2009
Added on Feb 17 2009
17 comments
969 views