Weinter
Senior Member
- Joined
- Apr 5, 2008
- Messages
- 766
- Reaction score
- 0
Try using a UNIX terminal to do file copy for large files
eg.
$ cp /folder2/sourcefile /folder1/destinationfile
If you are doing copy from different drive be sure to note the mountpoint
Disclaimer: I am NOT a Mac user but a LINUX/BSD Windows User
I figured since underneath Mac OS X is a 4.4BSD userland the same applies
eg.
$ cp /folder2/sourcefile /folder1/destinationfile
If you are doing copy from different drive be sure to note the mountpoint
Disclaimer: I am NOT a Mac user but a LINUX/BSD Windows User
I figured since underneath Mac OS X is a 4.4BSD userland the same applies
Last edited:

Muack!



