Results 1 to 10 of 55
I am new Linux user and have been manually backing up ( copy and paste ) my business critical directories (until I can figure out tarring and using CRON) to ...
- 08-28-2007 #1Linux Newbie
- Join Date
- Feb 2007
- Location
- USA
- Posts
- 221
USB Drive Trouble
I am new Linux user and have been manually backing up ( copy and paste ) my business critical directories (until I can figure out tarring and using CRON) to an attached USB drive. My directories are about 40 gigs. They contain Access database files, back up images of workstations, faxes ( PDF's and TIFF's), and misc docs. The copy process times out after a few minutes and not all my files are copied. I am running SUSE Enterprise Server 10. Can anyone tell me why it is timing out and how to fix it? Thanks.
- 08-28-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
I'm totally guessing here, but there is a 2 GB limit on files going to FAT partitions, so if you have any that large or bigger, maybe that's what's causing the time out. If that's it, you could use another filesystem such as ext2/3, or NTFS to get around the barrier.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 08-28-2007 #3Linux Newbie
- Join Date
- Feb 2007
- Location
- USA
- Posts
- 221
External USB Storage vs. Networked Storage
Thanks for the reply. I will look into that. Is there a difference between backing up to an attached USB device and a networked device ( another PC or SAN)? Why do I not have an issue when backing up to a shared drive on another PC?
Suse Linux Enterprise Server 11
Suse Linux Enterprise Server 10 - SP3
OpenSuse 11.2, KDE 4.3.1
- 08-28-2007 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 08-28-2007 #5Linux Newbie
- Join Date
- Feb 2007
- Location
- USA
- Posts
- 221
No. The shared drive is NTFS ( its a Windows XP PRO SP2 machine).
Suse Linux Enterprise Server 11
Suse Linux Enterprise Server 10 - SP3
OpenSuse 11.2, KDE 4.3.1
- 08-28-2007 #6forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Like I said in my first post, the barrier does not apply to NTFS, so maybe that's why you aren't having the problem using the shared drive.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 08-28-2007 #7forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
I should add here that if the USB drive is not formatted with the FAT filesystem, none of what I said above applies. That's why I said I'm just guessing about what the problem might be.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 08-28-2007 #8Linux Newbie
- Join Date
- Feb 2007
- Location
- USA
- Posts
- 221
I formatted the USB drive FAT32 in YAST. That was the only way I could write to it while attached to my Linux box. I apologize for the confusion. I never thought that the file system ( FAT32 or NTFS ) would have an impact on data transfer.
Suse Linux Enterprise Server 11
Suse Linux Enterprise Server 10 - SP3
OpenSuse 11.2, KDE 4.3.1
- 08-28-2007 #9forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Not sure, but I think it might be a 4GB limit on FAT32, so if you have any files larger than that, your transfer might stop at the 4GB limit.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 08-28-2007 #10forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Here ya go, take a look here:
Windows Article - Welcomeoz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


Reply With Quote
