Hi all,
I would like to copy a file to an other directory but I haven't succeeded to do that. I use OS command in process chain. File is located in
directory\xxx (not real) and I can see it when using transaction al11. What is the right operating system, operating system command and parameters for operating system command to make external operating system command (by SM69)? I was thinking simply to use copy-command?
Regards,
Minna
Request clarification before answering.
Hi,
Try and see whether it is working,
You can use Operating system - SunOs, Windows Env.
command - Copy
Parameters - o=rwx ./invoice.csv (your file path)
when you are executing you can give additional parameters
and you can specify target host and destination.
rgrds,
v.sen
Message was edited by:
Senthilkumar Viswanathan
Message was edited by:
Senthilkumar Viswanathan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
These are the file permission
O stands for others, thus not the owner and co members of the owner's group
R read
W write
X execute
See also http://www-acs.ucsd.edu/info/permissions.php
Eddy
-
PS. Reward the useful answers and you will get <a href="http:///people/baris.buyuktanir2/blog/2007/04/04/point-for-points-reward-yourself">one point</a> yourself!
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.