FTP attachment to local drive
yshahFeb 17 2009 — edited Feb 20 2009I 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