LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 08-28-2005, 02:32 PM   #1
UmneyDurak
Member
 
Registered: Jun 2004
Posts: 178

Rep: Reputation: 30
Moving files


Hi.
I have files on my linux partition that I need to backup. Unfortenatly GUI doesn't work so I can' t use firefox to send an email with files attached. I have flash drive, but I'm not sure where it mounts. On FC3 it's under /media, but it's not the case on FC2. I can't move files to my windows partitions because they are NTFS. I have cd burner, but I never used it under linux and not even sure it's setup correctly. Any ideas how I can backup those files?
 
Old 08-28-2005, 03:02 PM   #2
michaelsanford
Member
 
Registered: Feb 2005
Location: Ottawa/Montréal
Distribution: Slackware + Darwin (MacOS X)
Posts: 468

Rep: Reputation: 30
Will copying the computers onto another computer cut it or do you need to put it straight on a CD?

If you have another machine on either your network or the internet, a good connection, and the files arent' rediculously huge, you could set up an ftp, scp or rsync and move the files to the other machine.

I back up my files like this; I scp things from my two working machines (iBook and iMac) to my Slackware web server. For extra panache, I have public key authentication so these backups are automated (and password-less).

Of course the easiest way would be to mount your NTFS in Linux, but I've never done that for a local partition with a kernel that didn'ty have support for NTFS compiled-in, so maybe someone else can help with that.

Last edited by michaelsanford; 08-28-2005 at 03:06 PM.
 
Old 08-28-2005, 04:16 PM   #3
UmneyDurak
Member
 
Registered: Jun 2004
Posts: 178

Original Poster
Rep: Reputation: 30
Hi.
I do have NTFS mounted, but it's read only. I don't think they perfected writting to NTFS partition yet.
How do I set up ftp, or ssh server. My laptop is on the network and it's running FC3.
 
Old 08-28-2005, 04:27 PM   #4
michaelsanford
Member
 
Registered: Feb 2005
Location: Ottawa/Montréal
Distribution: Slackware + Darwin (MacOS X)
Posts: 468

Rep: Reputation: 30
Well you probably already have sshd setup on your desktop, I'm not 100% familiar with the way Fedora Core does this but I think starting it is something like `service sshd start` if it's not already running (which it also probably is).

All you'd need to do then would be to `scp` the files over, and I would suggest doing that from your laptop for simplicity's sake, but it's not necessary, you can do it from either machine.

Once you have ssh server (sshd) running on your desktop you can, from your laptop, simply type:
Code:
scp -r UmneyDurak@192.168.0.100:/home/UmneyDurak/files ~/
which will copy your files from your desktop to your local machine. You can optionally tar-bz2 or tar-gz your files on your desktop beforehand into one potentially slightly smaller file, but the -r flag will do the same as it does with cp or rm and recursively copy folders and files, so again, not strictly necessary to tar them.
 
Old 08-28-2005, 05:52 PM   #5
UmneyDurak
Member
 
Registered: Jun 2004
Posts: 178

Original Poster
Rep: Reputation: 30
Thanks that worked great.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Moving files Pyrophorus Slackware 5 11-09-2005 10:47 AM
moving files pantera Programming 2 08-23-2005 05:58 AM
Moving Files arockia Linare 3 09-08-2004 08:14 AM
Moving Files jhotchkiss Linux - Newbie 5 09-16-2003 03:41 PM
Moving files into an archive gkep Linux - Newbie 2 07-27-2003 09:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 03:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration