Hi 2 All
I try to modify the Guestuserprofil. This works and i now at the Point write script to automat some task.
Copy the /user/guest/ to the /system/library/user Template/ works with my first script over Apple Remote. Now would like to copy the same Folder & Files to Share on the Server.
So i try this:
sudo cp -R /User/Guest afp://user
assword@server.com/sharefolder (as root)
with this script i become all the time error.
What the right command the copy from or to a share on OS X Server? The Folder is sharing at the Server and everyone could write und read.
Maybe some could give me some examples how it works to copy files & Folder over the network.
Thx a lot.
I try to modify the Guestuserprofil. This works and i now at the Point write script to automat some task.
Copy the /user/guest/ to the /system/library/user Template/ works with my first script over Apple Remote. Now would like to copy the same Folder & Files to Share on the Server.
So i try this:
sudo cp -R /User/Guest afp://user
with this script i become all the time error.
What the right command the copy from or to a share on OS X Server? The Folder is sharing at the Server and everyone could write und read.
Maybe some could give me some examples how it works to copy files & Folder over the network.
Thx a lot.