So you have about 30 GB worth of attachments all stored in the filesystem (so in a single folder) and you want to move those attachments/that folder over to another server and you are having problems?
I only have 6 GB of attachments, but I use scp to move a backup of the attachment folder between my two servers and it goes fine. I also use rsync to copy the contents of the folder onto my other server everyday and that works fine also. Have you tried either of those methods to transfer the files?
|