LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   regarding file transefer (https://www.linuxquestions.org/questions/linux-software-2/regarding-file-transefer-516796/)

munna_dude 01-05-2007 10:54 PM

regarding file transefer
 
hi every one
i have a doubt in file transefering
how can i transefer a file from one system to other
is there any way. can you please send an example
can you please show me the way

thank you

FnordPerfect 01-05-2007 11:03 PM

Err, you know, you could be a bit for specific...

You should specify at least:
* Which distribution you are using
* Which desktop environment you are using (KDE, Gnome, ..., none)
* How both systems are connected: is it a LAN, are both Linux, etc

As usual, there are numerous ways.

have a look at
* samba (http://samba.org)
* NFS, the Network File System (http://nfs.sourceforge.net/)
* FTP
* SSH (http://en.wikipedia.org/wiki/SSH_file_transfer_protocol)
* heck, you could even use netcat

munna_dude 01-05-2007 11:47 PM

thank you
 
it is amazing
but i dont know how to use this
i am using fedora4, LAN connections, gnome.

can you send any example programe for this

please show me the way

FnordPerfect 01-06-2007 07:50 AM

Alas you didn't tell whether both systems you want to transfer files between are using the same operating system or whether one uses Windows and the other uses Linux.
Please include as much information as possible about what you are intending to do; Linux (Unix) is such a diverse operating system environment that there is always more than one way to do something...

Well, I found a program that does not need complex configuration, is very simple to use and can do what you asked for (transferring files between two systems).
It is called unison (homepage: http://www.cis.upenn.edu/~bcpierce/unison/)

It says it is used to keep two directories (folders) on different machines in-sync, but this means in consequence that it has to be able to transfer files between them, doesn't it?

Also, it is available for both Windows and Linux.

Perhaps you can give it a try.

While this might be sufficient for now, for the long-term you really should have a look at Samba. There are countless of tutorials online on how to set it up easily.
http://www.howtoforge.com is a good place to visit.
For small home networks it is perhaps already properly configured in Fedora.
Your Gnome filemanager Nautilus has Samba access built-in, and you just have to point it to the right location (in the location bar, type "smb://NameOfTheComputerYouWantToAccess/NameOfTheShare")

cheers
fabian


All times are GMT -5. The time now is 03:44 PM.