Re: Large File Copy

2003-09-25 Thread Mark Ferlatte
Daniel L. Miller said on Wed, Sep 24, 2003 at 03:03:10PM -0700: > >From this sentence, I believe that you are mounting an NTFS partition on > >your Linux box, and are trying to get your data off of it that way. > > > >This probably won't work; the NTFS driver in kernel 2.4 is experimental, and > >f

Re: Large File Copy

2003-09-24 Thread Daniel L. Miller
Greg Folkert wrote: On Wed, 2003-09-24 at 18:03, Daniel L. Miller wrote: Mark Ferlatte wrote: Daniel L. Miller said on Tue, Sep 23, 2003 at 09:27:20PM -0700: I have a large hard drive with a single NTFS partion. I have installed this drive in a Woody box and mounted the partition. From this

Re: Large File Copy

2003-09-24 Thread Greg Folkert
On Wed, 2003-09-24 at 18:03, Daniel L. Miller wrote: > Mark Ferlatte wrote: > > Daniel L. Miller said on Tue, Sep 23, 2003 at 09:27:20PM -0700: > > > >>I have a large hard drive with a single NTFS partion. I have installed > >>this drive in a Woody box and mounted the partition. > > > > > > F

Re: Large File Copy

2003-09-24 Thread Vineet Kumar
* Daniel L. Miller ([EMAIL PROTECTED]) [030924 16:20]: > While I'm on the subject - is there a "better" copy command than cp when > using large files? Is that the example you gave me, or is there a > nother solution I should start learning if I'm doing these large file > transfers? Actually,

Re: Large File Copy

2003-09-24 Thread Daniel L. Miller
Vineet Kumar wrote: * Daniel L. Miller ([EMAIL PROTECTED]) [030923 21:27]: As usual, I found something to frustrate me again in my constant pursuit of Linux paradise. I have a large hard drive with a single NTFS partion. I have installed this drive in a Woody box and mounted the partition. No

Re: Large File Copy

2003-09-24 Thread Daniel L. Miller
Mark Ferlatte wrote: Daniel L. Miller said on Tue, Sep 23, 2003 at 09:27:20PM -0700: I have a large hard drive with a single NTFS partion. I have installed this drive in a Woody box and mounted the partition. From this sentence, I believe that you are mounting an NTFS partition on your Linux b

Re: Large File Copy

2003-09-24 Thread Mark Ferlatte
Daniel L. Miller said on Tue, Sep 23, 2003 at 09:27:20PM -0700: > I have a large hard drive with a single NTFS partion. I have installed > this drive in a Woody box and mounted the partition. From this sentence, I believe that you are mounting an NTFS partition on your Linux box, and are trying

Re: Large File Copy

2003-09-23 Thread Vineet Kumar
* Daniel L. Miller ([EMAIL PROTECTED]) [030923 21:27]: > I am now trying to copy all the junk from that Samba mounted NTFS drive > to my new ReiserFS drive. For reasonable size files it works just fine. > But I have quite a few files that are well over 300k - and copy > commands keep crashing.

Re: Large File Copy

2003-09-23 Thread Vineet Kumar
* Daniel L. Miller ([EMAIL PROTECTED]) [030923 21:27]: > As usual, I found something to frustrate me again in my constant pursuit > of Linux paradise. > > I have a large hard drive with a single NTFS partion. I have installed > this drive in a Woody box and mounted the partition. > > No prob.

Re: Large File Copy

2003-09-23 Thread Ron Johnson
On Tue, 2003-09-23 at 23:27, Daniel L. Miller wrote: [snip - don't know enough about samba] > > I thought I'd try ftp. So I installed vsftpd - no probs after I figured > out the directory published via ftp is done by the user home directory - > and tried to access the NTFS mount. > > This fail

Large File Copy

2003-09-23 Thread Daniel L. Miller
As usual, I found something to frustrate me again in my constant pursuit of Linux paradise. I have a large hard drive with a single NTFS partion. I have installed this drive in a Woody box and mounted the partition. No prob. Next, I shared the mounted partition via Samba 3. No prob. From my