CentOS 5 Networking :: SCP Fails To Transfer Files?

Apr 11, 2009

I have two CentOS 5 servers that I'm trying to transfer files between. They're on the same LAN switch, same subnet and everything. So far, everything I've attempted has failed, but scp still exits with a return code of 0. It only displays a line of *** and exits immediately. It's almost as if the file transfers instantly, but no file actually gets copied. Here is the verbose output from scp:

scp -v kickstart.tar ****@192.168.xxx.xxx:/home/****
Executing: program /usr/bin/ssh host 192.168.xxx.xxx, user ****, command scp -v -t /home/****
OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008

[code]....

View 4 Replies


ADVERTISEMENT

CentOS 5 Networking :: Transfer The Files From A The Client To The Server Using FTP?

Feb 27, 2009

I'm carrying out a project for my university (CIT in Cork, Ireland) and I'm using CentOS running over WMware. I have a server and a client. The server has no GUI (command line UI) while the client has a UI. I need to install a Simple Forum Machine application and I'm told to FTP the files into the server. I figured out that the best option is to load the files in the client via the GUI and then ftp them in the server. How do I transfer the files from a the client t o the server using FTP? I'm totally new to Linux so the more details the better. Also I'm trying to mount a USB key on the server but have had no luck.

View 2 Replies View Related

CentOS 5 Server :: Transfer Files To Private IP?

Nov 18, 2010

I have a server with Private IP and without any public IP. I want to transfer files to the private IP. I can log in to the Private IP through SSH. So basically I installed vsftpd in the server with Public Ip and tried to ftp the public ip from the private ip but it is not working.

View 1 Replies View Related

Server :: E2fsck Fails - Bad Block / Inode - Fails To Transfer

Mar 29, 2010

I have a 14TB raid, file system is read-only and I am trying to run e2fsck -B -p -C -v -y /dev/sdb1, it goes through, but fails and says bad block/inode or fails to transfer, something like that.Is there a way I can get this to run successful, this is a production storage server, its critical.

View 13 Replies View Related

Networking :: Transfer Files To My Pc?

Feb 13, 2011

I need to transfer some a large amount of file from my Linux lap-top to my desktop Windows machine. Can I connect the two computers through a simple crossover cable and simply navigate into the Windows machine and move to files manually or if not, what's the best way to do this? I don't want to burn a bunch of disks.

View 2 Replies View Related

Fedora Networking :: Transfer Files Through Ftp?

Jul 21, 2010

I want to transfer files through ftp on my fedora 13 system. when I type ftp in terminal, it shows an error message "command not found" why?

View 6 Replies View Related

Networking :: Scp - Two Computers - Can Only Transfer Files One Way?

Feb 13, 2009

I currently have two computers (one windows one linux) connected to each other via a crossover ethernet cable. Now, each computer can see each other and I can ping both ways. Also, I can ssh into the linux box from windows (putty, cygwin) as well as ssh into my windows machine from the linux box. Here's the problem: I can send files from my linux machine to my windows machine with no problems doing this:

scp this_file.txt windows_user@10.10.10.11:/cygdrive/c

however, I can't seem to send from windows (cygwin) to the linux machine. Here is what I see at cygwin x-term prompt:

$ scp that_file.txt jqweezy@10.10.10.10:/home/jqweezy
jqweezy@10.10.10.10's password:
Executing /etc/profile ...

Now, it seems like everything went fine. However when I look in /home/jqweezy that_file.txt is not there.

p.s. Don't know if this helps, but here is some extra info. Linux machine has only one NIC. Windows has two NICs, one NIC is setup for automatic network detection the other is setup for communication with linux machine via crossover cable (see above).

View 2 Replies View Related

Ubuntu Networking :: Transfer Files Between PCs Without Using Routers?

Jul 8, 2010

When I try to copy a file from a shared folder of other laptop, the whole of data passes through the router.This affects the internet bandwidth within the network. Is there a way to access the shared files without necessarily going through the router and also without affecting the internet connectivity.

View 1 Replies View Related

Networking :: When Load The Files Via NFS - Can Not Transfer The / Lib To My Station

Jun 17, 2011

I am using remote boot via PXE boot to an a remote machine. So okay, but when I load the files via NFS, I can not transfer the / lib to my station. I recompiled the kernel, which already influence all NFS packages built in this set as Obrigadao.

View 1 Replies View Related

Networking :: Transfer Files From PC To A Sftp Server?

Dec 17, 2010

I would like to transfer files from my PC to my account at a sftp server, and I don't know how to do it.

My PC is running with:
User: User1
Address: 10.0.2.3

My sftp account is:
User: SFTPUser1
Address: sftp-server

I can access the sftp server with the command:

Code:
sftp SFTPUser1@sftp-server
The sftp server doesn't answer to ssh requests.

How can I transfer files to the sftp server?

View 7 Replies View Related

Fedora Networking :: Setup To Share And Transfer Files Between The 2 Or 3 Pcs?

Mar 15, 2009

My main pc is this Fedora 10 pc. I have two other pcs that run different Linux distros from time to time. What is the basic setup to share and transfer files between the 2 or 3 pcs? They are connected through a 2wire modem/router.

Do I need Samba installed? or is that only if to need to network with a Windows pc?

View 14 Replies View Related

Fedora Networking :: 12 Hangs On Transfer Of Large Files?

Dec 9, 2009

I have Fedora 12 (with all the latest patches, including the 2.6.31.6-162 kernel) installed on a new Supermicro SYS-5015A-H 1U Server [Intel Atom 330 (1.6GHz) CPU, Intel 945GC NB, Intel ICH7R SB, 2x Realtek RTL8111C-GR Gigabit Ethernet, Onboard GMA950 video]. This all works great until I try to transfer a large file over the network, then the computer hard locks, forcing a power-off reset.

Some info about my setup:

[root@Epsilon ~]# uname -a
Linux Epsilon 2.6.31.6-162.fc12.i686.PAE #1 SMP Fri Dec 4 00:43:59 EST 2009 i686 i686 i386 GNU/Linux
[root@Epsilon ~]# dmesg | grep r8169
r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded

[code]....

I'm pretty sure this is an issue with the r8169 driver (what I'm seeing is somewhat reminiscent of the bug reported here). The computer will operate fine for days as a (low volume) web server, and is reasonably stable transferring small files, but as when as I try to transfer a large file (say during a backup to a NAS or a NFS share), the computer will hard lock (no keyboard, mouse, etc.) at some point into the transfer of the file. It doesn't seem to matter how the file is transferred (sftp, rsync to NFS share, etc.).

View 10 Replies View Related

Ubuntu Networking :: Permissions With Shares - Transfer Files

Feb 14, 2010

I've been using Ubuntu for about 2 years now, but still have trouble with some of the finer workings of linux. I have a laptop that I use for general computing, and a desktop hooked up to a TV as sort of a remote backup/htpc. A problem I run into is when I transfer files, they get transfered with the owner set as the original computer's account, and I can't do anything until I open a remote viewer and gksudo nautilus to change the permissions of the file. I looked at articles about permissions and uid's, gid's, and umask but can't figure out how to apply it to my situation.

I thought about doing something with groups but am not sure exactly what, and anyway, default group settings only give read access and what I'm really looking for is the ability to manipulate files and folders across the entire /home dir on my desktop from my laptop. Desktop is running 8.04 and laptop is running 9.10. BTW I am currently sharing through smbfs. I read that this has been replaced by cifs, but at the moment I would prefer not the mess with things if I don't need to.

View 3 Replies View Related

Networking :: Automate The Transfer And Processing Of Files Between Two Systems?

Oct 30, 2010

I'm trying to automate the transfer and processing of files between two systems to help test and compare a new server installation. The workflow is a bit complex but I'm basically modifying a script on server 'A' to push a file to server 'B' as standard input to another script.

[Code]...

But no luck. I've tried it without the port in the server_args parameter, without the '-l' option; I've tried having the server parameter set to 'tcpd' and the call to '/bin/nc' in the server_args too. But no success. Can anyone point out what I'm doing wrong with the config? PS. I've restarted xinetd and server B is listening on port 1112 and accepting connections - but nothing gets piped into the script on server B.

View 2 Replies View Related

Networking :: Using Kermit To Transfer Files With 3 Server System

Mar 23, 2011

Here's the system:
1 server running regular Ubuntu, 40km above the surface of the earth on a scientific balloon behind an iridium modem (RUDICS) connected to its serial port
1 server on the ground running Ubuntu server
1 intermediate server used for contacting the iridium system from the ground server

I'm not sure if all the above details are completely necessary but I included them for completeness. I would like to be able to log into the balloon server and transfer files in both directions. The procedure for connecting is to telnet to the intermediate server and then to issue some modem commands to call the balloon. The balloon server is set with getty running on the serial port connected to the modem. The way I have figured out to transfer files is to run kermit on the ground server and connect to the balloon server through the intermediate server, then run kermit on the balloon server, and set it as a file server with the server command.

However, there is some sort of timeout or something, and only a few kB of any file gets transferred before the connection is broken. After that it seems like the ground server is trying to get the file from the intermediate server (which has no useful files on it at all). The file transfer screen stays open and it keeps trying and trying to transfer, until I type ^C. I don't know if there is a way of detecting through a kermit command whether the connection is still open or if there is some sort of switch to make the transfer automatically stop once it has stalled.

I have been reading about No Kermit Server (NKS) protocol, which seems to be designed for a system like this where the connection is across a third server. Is this likely to do a better job of keeping the connection open and the file transfer going? How can it be implemented? Is there any kermit command to determine from the ground server whether the connection is actually still open? Is there any way of telling whether the connection goes all the way to the balloon server or whether it ends at the intermediate server? I actually just learned about kermit today.

On a related note, is it possible to have the balloon server running getty on the serial port but still have the port accessible for reading and writing by, say, a python script (which could use the modem to dial down to the ground when it isn't in use)? It doesn't seem to work but I'm wondering if there is a way. Is there a way to temporarily stop getty, then restart it, or is this potentially hazardous? Keep in mind there will be no way to contact it if something goes wrong since it will be 40km above the earth.

View 6 Replies View Related

CentOS 5 Networking :: Fails At Determining IP Information For Eth0 (onboard NIC Asus P6T On Centos 5.3)?

Apr 28, 2009

I'm running a fresh install on an intel i7 system on an asus p6t deluxe v2 motherboard with the onboard NIC (Marvell Technology pci-e). I know the NIC is working as when I boot into the onboard OS that Asus provides (Asus Express Gate SSD)I have a working net connection.Booting up CentOS hangs at determining IP information for eth0 and eventually fails with the following error:PING xxx.170.30.1 from xxx.170.31.231 eth0: 56(84) bytes of data---xxx.170.30.1 ping statistics ---4 packets transmitted, o received, +3 errors, 100% packet loss, time 2999ms, pipe 3 failed.

RTNETLINK answers: file exists.
RTNETLINK answers: file exists.
RTNETLINK answers: file exists.

[code]....

View 14 Replies View Related

Ubuntu Networking :: Connecting 10.04 With Windows 7 - Transfer Files Like Music - Documents - Pictures

Jun 20, 2010

I want to connect a laptop running ubuntu 10.04 to a laptop running windows 7 via direct connection in order to transfer files like music, documents, pictures, etc. I have an ethernet cable that I thought I would need in order to do it. Is that even possible?? If so, how would I go about doing that?

Now, I have tried to share the files wirelessly but for some reason when I pick up the workgroup on the ubuntu laptop and enter the password in order to connect to the windows laptop it says my password is wrong, when I know for a fact that it is not. I know I can transfer files with a flash drive and what not but I want to try to get this working.

View 1 Replies View Related

Server :: RHEL5 System - FTP Transfer Fails After About 1 GB

May 6, 2010

I have a RHEL 5 system running vsftpd. If I do a put to the box, files larger than 1 GB fail around the 1 GB point. Smaller files don't have a problem. If I do a get from the box there is no problem. Both the FTP server and client are plugged into a Netgear switch. I'm trying to create an FTP server and web server so my friends and I can upload our vacation pictures. Ultimately I want my friends to be able to access my server. Right now I'm just trying to make it work between my two machines.

View 5 Replies View Related

CentOS 5 Networking :: DNS Lookup Fails On Using Terminal

Oct 12, 2010

I have a CentOS 5.5 desktop at work. I can browse the web (we are behind a proxy of course), I can use Yumex perfectly. In a word, every GUI has DNS working correctly. But, as soon as I use a terminal, either within a X session (xterm, konsole...) or in a tty, any DNS lookup will fail. So for instance, yum does not work as it complains about not being able to find the servers, wget doesn' t work... And if I try a nslookup, I get a NX Domain Fail. I feel like the servers are not doing recursion research when using command line nslookups, even if I "force" the option (adding it even if it is the default). Of course, resolv.conf is OK, host.conf as well...

View 8 Replies View Related

Ubuntu Networking :: NAS Saving Existing Files Fails?

Aug 26, 2010

I have a really nuisance problem. I have two NAS servers - different makes - both of which work perfectly under Windows XP. I can write new files, save existing files without error. Both servers have drives formatted to FAT32 - the only option - although the OS's are almost certainly an embedded Linux.Both units are recognized by Ubuntu 10.04 - and I can write new files to them both without problem (although the directory does not refresh - I have to reload it). I can also delete without problems. If I try and save over an existing file I get an error "Unexpected error: Invalid argument" - I presume the implied delete is failing but am not sure. New files also seem to be saved with the Read Only flag set.OK - I can work round the problem by deleting the files (that works OK) and saving them anew. Works fine - but a backup is impossible as any changed file will give rise to the error.I have tucked both drives into the hosts files in /etc - although I attach by IP address (which is fixed) anyway.

View 3 Replies View Related

CentOS 5 Networking :: Fails At Determining IP Information For Eth0?

Oct 7, 2009

I have been running into network issues lately with my CentOS 5 (installed on AMD Athlon X2 - 64 bit machine about 2 years ago). It was able to connect to the network fine until yesterday when I installed more memory into the machine restarted it.

Upon restart, the boot up was paused at 'Determining IP information for eth0' step for a while and booted with out connecting to the network. I tried restarting the network (/sbin/service network restart), but this is the error message I continuously get: Determining IP information for eth0...PING xxx.1.226.1 (xxx.1.226.1) from xxx.1.226.83 eth0: 56(84) bytes of data

[Code]...

View 2 Replies View Related

CentOS 5 Networking :: R8168 Driver Fails To Load

Sep 25, 2010

I have a:

# lspci | grep Ether
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)

Looks like the r8169 module that gets loaded is not a valid choice for this chipset. The main error that I see is:

r8169: eth0: link down
ADDRCONF(NETDEV_UP): eth0: link is not ready

I have verified the cable and it's good the windows machine next door is fine using it without packet loss.

The system is a HP Desktop, just CentOS 5.5 loaded on it (base, with no updates).

View 1 Replies View Related

Ubuntu Networking :: Transfer Files From Cluster To Host And Then Host To Another?

Mar 4, 2010

I am working on a cluster for a molecular dynamics class and I have to edit my FORTRAN code (only the newest and best for me!). In order to get through to the cluster I have to ssh in. The network on which the cluster resides is behind a firewall, so I have to ssh through the firewall into the network first.

this is fine, I can login and move files and folders as needed, including sftp-ing into host 1, then into the cluster so I can transfer files from cluster to host and then host to me. This gets rather tiresome, so it would be nice to edit the files in place.

The problem is that when I access my code with emacs it launches the emacs client on Host 1, with no mouse support. I know the purists will howl about how I should be using keyboard shortcuts, but I am a chemist and not a programmer, so the mouse is very nice for me. Is there any way I can perhaps mount the cluster using sshfs so that when I open my code it launches a local instance of emacs? Sorry if this is the wrong forum, but I thought it was network related.

View 3 Replies View Related

Networking :: Transfer Files From A Machine To A Windows Machine Which Are Not In The Same Network?

Jul 6, 2010

I had run one script in unix machine and want to copy the results to a windows machineBoth the machines are on different networksIn linux machine trying to do the ftp to the windows machine its giving connection refused. How to chech whether ftp is running on that linux machine or not?Also tried scp and ssh , both are failing

View 6 Replies View Related

Fedora :: How To Transfer Files

Mar 13, 2010

im running fedora 12 and am relatively new to linux..i have been unsuccessful researching this issue.a complex task for an otherwise simple question.perhaps the phrase is not native to linux but the operation is universal.how to transfer filesr move files from one location to another.on windows there was a tweek i found that added an option to the context menu "move to".it would physically move the file.any file to any location.fedora has "send to" but leaves the original and may not be the correct method.fedora also has copy/paste but does that duplicate or merely produce a copy?i want to transfer or move video files both small and large and audio files as well.i want to move them from one hd to another.code is possible but would prefer a more manual solution such as an application or context menu option.perhaps copy/paste would be legit enough for linux and i can see why.but for windows copy/paste and "send to" were considered sub standard methods of file transfer.

View 4 Replies View Related

General :: Use Scp To Transfer Files From WAN To LAN?

Sep 21, 2011

I have machine A with a public IP address (addr_a), machine B within a LAN of private IP address(addr_b), the router of the LAN has a public IP address (addr_r).If I log into machine A by ssh from machine B, how can I use the command scp to copy files from machine A to machine B?

View 1 Replies View Related

Ubuntu :: How To Transfer Files

Feb 27, 2010

How do I transfer my files from Windows Xp to Ubuntu??

View 1 Replies View Related

Debian :: SSH - Can't Transfer Files In One Of The Directions

Jun 26, 2011

I have a laptop connected to the internet through wifi, and a desktop connected directly to the router. I can trasnfer files of any size, with scp, from the desktop to the laptop; on the other hand, I can transfer small files (a 4,0K file, for example), but not files with some tens of megabytes, from the laptop to the desktop.

When I try to transfer a big file, the transmission starts at normal speed (around 2 mb/s), and then it slows down, and the message "stalled" appears where the remaining time was.

View 2 Replies View Related

Debian :: Files Transfer To Virtualbox

Dec 10, 2015

I am trying to transfer a files from my linux to my windows 7 virtualbox but how to do it. I installed samba as a server and bridged the virtual machine to my physical LAN but i just don't know how the real transfer is achieved...

View 7 Replies View Related

General :: Transfer Files Over A LAN Between Two Computers?

Aug 22, 2011

I want to transfer files (a music folder) between two Linux computers. After searching for the best way to do this, I've seen that there are lots of ways of doing this. I know this has been asked a lot, everywhere and all the time. The main problem with this is that there is no clear, recent consensus on one best way to do this task in 2011 for Linux beginners (even depending on some parameters).

So in the spirit of the Stack Exchange websites, I want this not to be related to my particular situation, but more of a guide to others as well on how to transfer files between two Linux computers over a local network. I think a wiki would be useful for many.

Here's what I found so far:

ssh
sshfs
scp
sftp
nfs
samba
giver

What is the easiest? Most flexible? Simplest? Best solution? What are the pros and cons of each? Are there other (better) options? What are the parameters in choosing the best method (solution might depend on number of files, filesize, easiness vs. flexibility, )?

View 6 Replies View Related







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