I'm not sure what you are trying to do. Do you want to transfer files from one computer to another, while one is running Windows and the other Linux? Or do you run both operating systems on one computer (dual boot) and try to share files there?
In the first case, you need to share a file system on one of the computers and mount it from the other one. Since all Linuxes come with a sshd daemon of any kind, the easiest thing you can do is using WinSCP to share files.
In the latter case, you could mount the ntfs partition *readonly* on your linux environment and copy ahead... in that case, consider creating a spare partition using FAT32 file system, which can be read and written by both OS.
2006-11-01 21:41:58
·
answer #1
·
answered by Anonymous
·
0⤊
0⤋
Windows to Linux:
Mount the drive (NTFS needs special kernel compile in certain cases), and transfer data just like you would to any other drive/partition on Linux
Linux to Windows:
Use a tool like ext2fs on Windows and access the Linux partitions.
HTH
2006-11-02 05:21:01
·
answer #2
·
answered by ? 2
·
0⤊
0⤋
Do you have 2 computers or 1 computer?
If you have two, how do you have the computer(s) set up? If you have an internal private network, maybe you can send files with an FTP. If your files aren't that big, maybe you can use a simple USB drive. I use this method fairly often. You might also want to set up an internal website for downloading files.
2006-11-02 05:35:44
·
answer #3
·
answered by captainspizzo 3
·
0⤊
0⤋
Try the following software:
http://www.download.com/FastLynx/3000-2248_4-10289978.html?tag=lst-0-1
2006-11-02 05:23:22
·
answer #4
·
answered by smart ass 1
·
0⤊
0⤋
Try VmWare Workstation!
2006-11-02 05:28:31
·
answer #5
·
answered by Anurag Bhatia 4
·
0⤊
1⤋
type
mount /dev/hda1 /mnt
if drive is ntfs check out on net.
c:- hda0
d: hda4
e: hda5
& so on
if drive is slave than use hdb
contact deshkavikas@gmail.com
2006-11-02 05:24:29
·
answer #6
·
answered by vikas 1
·
0⤊
0⤋
A) Put it on a disk.
B) E-mail it to yourself.
2006-11-02 05:26:07
·
answer #7
·
answered by Anonymous
·
1⤊
0⤋