Originally posted by: SystemAdmin
I have mounted Network Storage at P6 machine (/Backup folder) with following command:-
mount Network-Storage:/vol/aix/aix-backup /Backup
Now I want to copy 230 GB Data of p6 machine to this mounted device by following command:-
cp /p6-data-folder/* /Backup
Is it will right and also let me know that how many times it will complete this task.
#AIX-Forum