Fedora Networking :: File Transfer Using CAT5 Without Internet?

Apr 9, 2009

I have 2 PC ( one have Fedora 8 and other have fedora 10 )

I want to connect them directly through CAT5 cable and want to transfer files from one two another (without internet) ...

View 9 Replies


ADVERTISEMENT

Fedora Networking :: Slow File Transfer?

May 7, 2009

I have connected two computers with each other both having fc installed. Now, when I tried to transfer a file from one computer to another using scp command, sometimes the file transfers very slowly and sometimes very fast. I wana know that why it sometimes transfers slowly. By slow I mean much slower than a file downloaded from a dsl.

View 2 Replies View Related

Fedora Networking :: File Transfer Through Router Slow

Aug 5, 2009

this is all on LAN.Whenever I transfer files through the router A to a pc connected wirelessly, the internet hit the speed of molasses. What can I do to rememdy this? I was thinking about having my fedora box connect wirelessly to the internet, through router A, and then bridge via ethernet to router B and then have my pc always connected to router B, so when i transfer files, router A remains unaffected. Is this correct logic?

View 1 Replies View Related

Fedora Networking :: Slow File Transfer With Wlan0

Aug 22, 2010

I am having a problem trying to transfer large file (~700MB) from one station in my home to another. I have 3 PCs hooked up through a router. 1 is wired to the router and the other two are wireless. One wireless is a laptop that has a built-in Atheros wireless card that was supported during the FC13 install. The other wireless has a plug-in wireless card made by Belkin (F7D1101). I had to use ndiswrapper to get it to work on FC13.(BTW all PCs are running FC13)

The one with the Belkin card is, I think, the problem. The one with the Atheros card will transfer files at a rate of about 8MB/sec to the one with the wired ethernet connection. The one with the Belkin card will not transfer at rates over 300KB/sec to either of the other two PCs. I have tried file transfers both encrypted and not and it makes no difference.

View 2 Replies View Related

Networking :: Crossover Cat5 Vs Switch

Feb 15, 2011

got a watchguard firebox 1000 here, old tech i know, the manuals/pdfs on their site want me to use a crossover cable for the quick setup and I havent got any at the moment, but I got dozens of normal patch cables and switches. Can I use 2 patch cables on a switch to simulate a crossover cable scenario? If so ... would there be anything extra to do to make that method work? --tia

this thread indicates there is no difference other than what they mention in the thread? confirmation on that? [URL]

View 2 Replies View Related

General :: RSYNC Error .tar.gz 14gb File / Transfer Huge 14 Gb File Over Network,vpn,wan Transfer?

Mar 10, 2010

i am trying to transfer a file from my live linux machine to remote linux machine it is a mail server and single .tar.gz file include all data. but during transfer it stop working. how can i work and trouble shooot the matter. is there any better way then this to transfer huge 14 gb file over network,vpn,wan transfer. the speed is 1mbps,rest of the file it copy it.

rsync -avz --stats bkup_1.tar.gz root@10.1.1.22:/var/opt/bkup

[root@sa1 logs_os_backup]# less remote.log
Wed Mar 10 09:12:01 AST 2010
building file list ... done
bkup_1.tar.gz
deflate on token returned 0 (87164 bytes left)
rsync error: error in rsync protocol data stream (code 12) at token.c(274)
building file list ... done
code....

View 1 Replies View Related

Ubuntu Networking :: Cannot Get ETH0 To Appear In Ifconfig Via CAT5 Cable

Nov 7, 2010

I'm trying to get my Ubunutu and OSX systems to connected via a cat5 cable to transfer some large files around very quickly. Now i know normally this would require a crossover cable as it's a direct connection but the macbook/OSX can handle changing the wires round to make it work like a crossover cable as I've done it before. However the macbook creates a self-assigned IP or as I've tried I've set it to :
IP:10.10.0.1
Subnet: 255.255.255.0

Then I've setup the Ubuntu system both through the System>Admin>Network panel as:
IP:10.10.0.2
Subnet: 255.255.255.0
and my /etc/network/interfaces file is the same;
#lines added to get static crossover cable working
auto lo
iface eth0 inet static
address 10.10.0.2
netmask 255.255.255.0

Yet when I run ifconfig in the terminal eth0 isn't present
Code:
htpc:~$ ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:912 errors:0 dropped:0 overruns:0 frame:0
TX packets:912 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:371613 (371.6 KB) TX bytes:371613 (371.6 KB)

ra0 Link encap:Ethernet HWaddr 70:f1:a1:e6:b1:97
inet addr:192.168.0.42 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::72f1:a1ff:fee6:b197/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:120744 errors:1 dropped:0 overruns:0 frame:0
TX packets:87499 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:171716865 (171.7 MB) TX bytes:7815802 (7.8 MB)
Interrupt:19

htpc:~$ ifconfig eth0
eth0 Link encap:Ethernet HWaddr 90:fb:a6:e4:c0:b0
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:23 Base address:0xe000

Also even when I try and ping 10.10.0.2 either from my OS X or the actually Ubunutu machine all I get is:
Code:
ping 10.10.0.1
PING 10.10.0.1 (10.10.0.1): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3

Yet the Ubunutu machine is also connected to Wifi and when I ping it's own address I get the expected response. To me it just seems like eth0 isn't being recognised somwhere or it's not turned on yet I can't seem to find any toggles or settings for it anywhere. Further more if I check >System>Admin>Network Tools the IP for eth0 is 0.0.0.0. What could be going wrong and why no IP set correctly?

View 7 Replies View Related

Ubuntu Networking :: Sharing 10.10 Network With Win7 Over Cat5 Cable?

Mar 6, 2011

Im a long time Ubuntu user (since 5.04), but networks were never my speciality, I have a desktop running 10.10, connected to the internet trough a US robotics modem (connection eth1), and i want to share its network with my laptop running win7, over a cat5 cable (connection eth0), but the problem is I dont seem to understand what i am doing wrong, what the missing steps required, or in which end is the problem (either ubuntu or windows side).

From what I could grasp was needed googling about the subject, i already set the eth0 connection to share with other computers (in network manager edit connections auto eth0 ipv4 configuration set to share with other computers). Also using the cli set eth0 for static ip using :

Code:
sudo ifconfig eth0 192.168.0.1 Now the question is what i am missing? or is everything needed already done and i just have to properly configure the win7 side (which i already checked several times)?

Here is my ifconfig output:

Code:
eth0 Link encap:Ethernet Endereo de HW 00:01:29:a6:55:fe
inet end.: 10.42.43.1 Bcast:10.42.43.255 Masc:255.255.255.0
endereo inet6: fe80::201:29ff:fea6:55fe/64 Escopo:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Mtrica:1

[Code]...

View 2 Replies View Related

Ubuntu Networking :: Internet Connects But No Data Transfer?

Jul 17, 2010

I bought a laptop today (Compaq Presario cq62) and loaded Ubuntu 10.04 on it. Everything has been running great, but the Wifi has been acting up. It connects to my router for a few seconds to a minute, and then stops all data transfer (although it still shows that I am connected to the internet). My other computers running Mac work fine. I took my laptop to another place with wifi, and it did the same thing.

The data transfer seems to stop when there is a lot going on. Whenever I try downloading new software, it gets to exactly 5% then stops. If I disconnect the wifi, and reconnect it works again for another minute. I may need to be walked through any terminal codes.

On that note, where would be a great place to read up on using Ubuntu (online book?)

View 1 Replies View Related

General :: Sony PSP File Transfer Inaccurate Transfer Progress?

Jan 1, 2010

Having a bit of a issue with Debian Squeeze and transferring files to the Sony PSP..Hook up PSP to USB port and Debian mounts it..I go to drag a 125 meg mp4 to video folder..Copy windows takes about 10 seconds to transfer it..Exit USB mode and there is no video there. Go back into USB mode and look at video folder on the PSP memory stick and there is no video..It vanished. From another after copy progress closed I right clicked PSP and unmounted it..

It error-ed saying device was busy and could not unmount..Looking at light on PSP i see memory stick is still being written to..i wait for light to stop flashing..About a minute or so..Then am able to unmount it..Go to PSP video and theres the video ready to be watched. Debian isnt accurately showing the copy progress...Its showing complete when it isnt..I have to watch the light on PSP to know when it is truly finished.

View 3 Replies View Related

Networking :: Transfer A File From One Pc - Connected To Lan - To Another One

Nov 16, 2010

I have a lan network. I want to transfer a file from one Pc (connected to Lan) to another one. I know that the best way to do this it's ssh because it's very safe . But i know Samba too. Are there other ways to tranfer a file in a Lan?

View 5 Replies View Related

Networking :: Pidgin File Transfer ?

Jul 26, 2009

I am unable to transfer files in pidgin. I am working under the assumption that I need to create an exception in iptables in order to rectify this problem. I have done a bunch of google searches trying to figure out how to do this specifically to allow file transfers using pidgin.

I am unfamiliar with iptables (I know I know, read the man page) and I'm not sure which port pidgin uses to transfer files. Can anyone help me figure out how to add an exception to so I can transfer files?

View 3 Replies View Related

Ubuntu Networking :: Connect To Ssh For File Transfer?

Jan 11, 2010

I managed to ssh lan for file transfer but now i want to connect to ssh again for file transfer but from another city,not lan, What ip do i type in Host Ip? I mean,i can tell them to start the ssh server but then i need to type the external ip.

View 2 Replies View Related

Ubuntu Networking :: 10.04 - Connecting To XP For File Transfer?

Aug 30, 2010

I have ubuntu 10.04 on my netbook and all my files on my XP desktop. How can I connect the two so that I can transfer files from the XP machine to the Ubuntu netbook? Both have WiFi and ethernet. I am not fluent in windows networking but could manage to join two xp machines using an ethernet cable and naming the two with the same workgroup then setting a folder as shared!

View 6 Replies View Related

Ubuntu Networking :: Remote File Transfer

Aug 1, 2011

I am trying to set up a computer so that I can remotely torrent files and then transfer the files to my PC while I am at college. I set up my computer so that it has a dynamic dns as well as hosting via DynDns. I have recently hit a wall when trying to find a way to transfer my files from the computer at home to my Windows 7 computer at school.

View 4 Replies View Related

Networking :: File Transfer Speed Too Slow ?

Oct 14, 2009

We have a server and we have instales an Open suse 10.3 on it. We created a Samba server also. Made to share folder, that we acces from network from other computers that have xp.

The problem is if we try to copy from server it is very slow only 100-300kb/s. The strange thing is that if i copy 1 file then its slow but if i start to copy another one the speed gos up to 10-15mb/s. Evry time i want to copy somethin or install from that server i need to start another copy. If i copy from a comp to that server the speed is normal only if i copy from server its slow.

View 3 Replies View Related

Networking :: Network File Transfer Slow ?

Feb 20, 2010

Ok, the only thing I remember doing is changing out my hard drive because it went bad. I swapped in a new one and reformatted with Windows 7. (I can hear the boos and hisses as I type) Anyway, now file transfers are exceedingly slow. They are ~10KB/s when they should be ~40MB/s. The odd thing is that it mostly occurs on large files, but not all large files and sometimes smaller files are affected. Copying files from one hard disc to another on the server, as well as copying from the server to Win7. Local files are not affected. The problem does not occur on my laptop which has Slackware Linux on it.

Another thing about the problem is that when I mount a disc image on a virtual drive, access time is very slow and windows explorer is very unresponsive and often locks up completely.

I have a samba server with Slackware Linux on it and a Windows 7 client. DHCP is configured through dnsmasq. (dhpc-host=<mac address>,<computer name>) Every now and again, dnsmasq seems to conk out when I try to access the network with my Win7 machine. I then have to reboot the server, as my only access to it is via SSH and I don't have a video card in it. After the server reboots everything is fine until accessing the network with my Win7 machine conks it out again.

I've tried different MTU settings, different network cards on the Win7 machine(Dlink and realtek), various regedit hacks, but none of them produce any results.

View 3 Replies View Related

Fedora Networking :: Gentoo PC - F12 PC For LAN - File Sharing And Internet

Aug 8, 2010

I want to connect my newly created Gentoo DAW to a Fedora 12 PC, for file sharing and Internet purposes. The Fedora PC has 2 NICs, where one of them is connected to the apartment's Router. The Gentoo PC has 1 NIC. I am using a crossover Ethernet cable for connecting them. [UPDATE] I changed to crossover cable, now my two machines are able to ping each other! Here's the IPs:

PC1(Gentoo): 192.168.1.2
PC2(Fedora): 192.168.1.3 --- PC2(Fedora) to Router IP: 192.168.0.10
Router's IP: 192.168.0.1

All I need now is for PC1 to enter the internet... How do I proceed from this point?

View 4 Replies View Related

Fedora :: File Transfer By GUI Over SSH -X

Aug 5, 2011

I have setup ssh between a F15 box and a remote centOS box. I am using ssh -X, then nautilus/gnome-session to open a gui file browser/desktop environment of remote machine. But anything I want to copy from remote machine to local machine by gui, is showing 'path not found' error. CLI work just fine but is it possible to transfer files between remote and local machine by gui over ssh?

View 3 Replies View Related

Networking :: File Transfer To Mobile Phone Using Bluetooth

Jun 27, 2011

I am working on Ubuntu-10.4 and I want to transfer 'hello.txt' file form my computer to mobile phone (Nokia 7210).When I run command, My mobile ask for accept the connection from ubuntu (device name connected to ubuntu). I accept the connection, Then I got the error log given above.

View 4 Replies View Related

Networking :: File Transfer Using Ethernet Cross Over Cable?

Apr 18, 2010

I am running Ubuntu Linux 9.10 on my laptop and desktop. I would like to transfer files from one to the other using an Ethernet Cross Over Cable. Is there software already installed in the bundle, that would allow me to setup network drives for each machine when the cable is connected. Also how would I setup the configuration.

View 10 Replies View Related

Networking :: File Truncation - Transfer Interruption With Outside Networks

Dec 6, 2010

I do IT work for a decently-sized bookstore. Over the past year or so we have had a recurring problem crop up where file transfers with networks outside of our building will be interrupted, or those receiving our uploads will get truncated files. It is an intermittent problem and I have not been able to narrow it down to any particular day of the month or time of day. Files that are dealt with in our web browsers have no issues - I can happily download and upload large files all day without interruption. Yet when our little postage meter machine tries to connect to its update server, it sometimes has its connection interrupted downloading its update files. Our credit card machines sometimes have trouble holding a connection long enough to batch out, and our storewide POS system often has to resend its credit batch multiple times before it can maintain connection long enough to push the whole file through. One server daily ftp's a ~11mb file to an associate, and a few days a month they will receive a truncated file that appears to have been cut off mid-transfer. Our bandwidth is handled through three T1 lines that share phone line and internet service. Our voice calls never get dropped and have good line quality, but mobile credit card terminals will have trouble maintaining a connection when they dial out.

I'm thinking this is either an ISP issue or an internal network problem. I don't know what protocol the mobile machines use, but it's possible it could be restricted to ftp or, I dunno, telnet? Maybe a port forwarding conflict? Files sent internally have no problems, so I'm thinking it's something at the firewall/proxy/router stage.

Our servers run a number of *nixes: our central databasing/pos is handled by an IBM RISC box running AIX 4.3; our DHCP server runs Debian Sarge 3.1; we have a Ubuntu 8.04 LTS box running a squidproxy setup using squidguard for url filtering; firewalling is handled by a Debian 5 box running Untangle. Our ISP provides us a 4.5 Mb connection via three T1 lines that provide shared bandwidth for our digital telephone lines and internet.

View 4 Replies View Related

Fedora :: VNC Viewer With File Transfer?

Feb 17, 2010

The last I knew, there still didn't exist a VNC Viewer program for Linux that has UltraVNC or TightVNC file transfer. Is this still the case? I've looked around and so far I haven't found a Linux client that supports either Tight or Ultra file transfer. For example, we are currently connecting to Windoze servers that run UltraVNC server. It would be nice if the Linux VNC client could support file transfer. The alternative is to run the VNC viewers in Wine but I'd rather use a native Linux one if there is such a thing.

View 4 Replies View Related

Fedora :: Transfer File From PC To Pen Drive?

May 25, 2010

How to transfer a file from PC to Pen Drive? I'm having problem in transfering files from my laptop to my pen drive. tell me how to send a file from pc to pen drive.

View 2 Replies View Related

Fedora :: Bluetooth File Transfer On 15 ?

Jun 20, 2011

when i try to transfer a file via bluetooth ,i turn bluetooth ON but i can't toggle "visibility" ON......how do i do it...I even can't add a new device....how do i then transfer file via bluetooth...?

View 4 Replies View Related

Networking :: Transfer The Audio File On Machine Using Ethernet Port?

Feb 25, 2010

I want to transfer the audio file on linux machine using Ethernet port, is it possible?

View 6 Replies View Related

Fedora Networking :: Network To Lan - For File Sharing - Printing And Internet Access

Dec 30, 2009

I have a wired lan at home with 2 XP boxes connecting to a router to a DSL modem. I want to network my laptop, running only fedora os, for file sharing, printing and internet access. I will be using the laptop probably exclusively for creating/maintaining a Drupal-based (LAMP) e-commerce site to replace our old one for our small family business.

View 4 Replies View Related

Ubuntu Networking :: Amazingly Slow File Transfer Over Network, SiS Haunting Again?

May 20, 2010

I've fixed almost everything except this problem. My network card worked fine on Windows but since I switched from Windows, file transfer over the network using my network card is horribly slow, 30kbps max on 100mbps wired connection. I know my network card is working fine, and I'm trying to copy files between my Ubuntu PC and windows PC, I've set up Samba as recommended by these forums, I can transfer files when using wireless connection, but I still can't transfer files at a speed faster than 30kbps on a wired connection.And the funny part is, it's fast when copying files from Ubuntu to Windows but it's slow the other way. And I've tried this with more than 4 different Windows computers.lspci returns this for the network controllerCode:Silicon Integrated Systems [SiS] 191 Gigabit Ethernet AdapterIs there any way of updating drivers or something that I can do to fix this problem

View 9 Replies View Related

Ubuntu Networking :: Fast CLI File Transfer Solution With Time Preservation?

Mar 4, 2011

I use basic ssh and scp on a regular basis and sometimes for file transfer... certainly over public networks. However, often I want to transfer large (several GB) files from one place on my LAN to another.

I've read that FTP is the fastest, and when I'm transfering many GB, fast matters. Of course I know it's not secure, but I don't need security on my home wired LAN. What I do need many times is preservation of date and time of each file when uploading. Filezilla does that and I use it, but sometimes I need a CLI solution. I have use ncFTP and been happy with it until I realized it doesn't preserve date and time on uploads (probably not on downloads either, haven't looked).

Is there a CLI FTP solution out there that will preserve file date and time information on file transfers (including uploads)?

View 3 Replies View Related

Fedora :: Bluetooth OBEX File Transfer

Dec 12, 2010

Has anyone had any luck with OBEX file transfer on an f14 machine? I have a Samsung Hue SCH-R500 that works fine transferring files as long as I use a windows machine to do the work. With my f14 machine I can mount and list the folders but it says (Folder contents could not be displayed, Message did not receive a reply(timeout by message bus)). This is also the case with my f14 laptop.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved