On Thursday 31 May 2007 15:17, Richard Terry wrote:
> Trying to copy a 6GB virtual machine across my network and it dies at about
> 2GB saying file size exceeded.

1. what file system are you trying to copy from?
2. what file system are you trying to  copy to?
3. what command / process are you using to copy?

Hint: using "scp" or "rsync" will automagically bypass most file size 
restrictions as long as the file system you copy to supports files of that 
size and no quota is set against you. They are usually also gentler to 
network resources and don't hog your network bandwidth all at once, as 
opposed to the simple copy between mounted file systems

Horst
_______________________________________________
Gpcg_talk mailing list
[email protected]
http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk

Reply via email to