3/5/2025 7:12 AM | |
Joined: 1/21/2013 Last visit: 4/28/2025 Posts: 3777 Rating:
|
Hi, To copy a specific file, the Panel has a copy.sh available. However, it is not able to copy the contents of an entire folder. However, the permissions on the mounted external media should allow you to execute the cp command. So the StartProgram method should be able to run something like "cp -rf /media/simatix/X51/sourcePath/* /media/simatic/X61/copy/". Kind regards |
This contribution was helpful to
1 thankful Users |
3/5/2025 9:03 AM | |
Joined: 11/14/2024 Last visit: 3/25/2025 Posts: 8 Rating:
|
Hi stefan thanks for the reply, If for example I just want to copy a file from a folder in the path /media/simatic/X51 can I assign to a button on my screen the function 'startprogram' and put “cp -rf /media/simatix/X51/sourcePath/* /media/simatic/X61/copy/” ?
|
Follow us on