Hi,
Is it possible to move a csv file on a Linux server to a shared directory on Windows.
I have looked into ftp utility and that works perfectly well for moving files on the same servers.
For example the requirement is to move the test.csv file as below:
Linux directory /u01/app/home/oracle/test.csv
to
Windows directory c:/reports/dec2014/test.csv
Can anyone suggest the best method for achieving this?
Sorry if this post is in the wrong forum!