ftp in solaris 10
I want to put a file in particular location in Solaris Sparc through the windows server using ftp .But the issue the owner of the file must be application owner.
for example.
application user is demo and location is
owner and groups of the location is demo :dba /u01/demo_db/test_file/db_home/ftp_test
need to open a secure ftp connection for particular server (windows server )in to upload file /u01/demo_db/test_file/db_home/ftp_test location and file owner must be demo:dba so that application can access this file easily .