Hey all. I've been having a hell of a time trying to get a very large (4 gigs to be exact) binary file from my Linux fileserver to my Windows box. Everything I've done so far has failed for a different reason, but the constant is that they've all failed.
SCP: Too big
SMB, FTP: File doesn't show up in listings, get returns file not found
HTTP: 403 Forbidden
An obvious solution would be to take the hard drive out of the Windows box, put it in the Linux server, copy the file, take the HD out, and put it back in the Windows box. The thing is, that would require server downtime, and pulling the server itself out of the little hole it's in isn't an easy process. I want to do it over the LAN if at all possible.
So, suggestions? I know splitting the file into ~1 GB fragments would be a good idea, but re-assembling them on the Windows box would be the hard part.
SCP: Too big
SMB, FTP: File doesn't show up in listings, get returns file not found
HTTP: 403 Forbidden
An obvious solution would be to take the hard drive out of the Windows box, put it in the Linux server, copy the file, take the HD out, and put it back in the Windows box. The thing is, that would require server downtime, and pulling the server itself out of the little hole it's in isn't an easy process. I want to do it over the LAN if at all possible.
So, suggestions? I know splitting the file into ~1 GB fragments would be a good idea, but re-assembling them on the Windows box would be the hard part.
