Well I did find a way:
call cp -a "/source path" "/destination path"
Thanks for your help.
call cp -a "/source path" "/destination path"
Thanks for your help.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Seems fairly straight forward. The only thing I dont see is a way to copy files on the remote machine. Say it has 2 hard drives. I want to take a folder from drive 1 and move it to drive 2. Is that possible?