Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
scp over isdn "- stalled -"
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Eistaucher
n00b
n00b


Joined: 21 Feb 2005
Posts: 59
Location: /home/eistaucher

PostPosted: Tue Sep 06, 2005 9:55 am    Post subject: scp over isdn "- stalled -" Reply with quote

Hi,

I found a lot of people having the same problem, but no solution...

I need to copy one big (100 MB) file over the network, more precisely over a ptp-ISDN connection. After a few seconds the connection is breaking down.

Code:

   root@localpc:~ >scp testdatei.delme pcfarfarawayfromhome:/tmp/
 Password: ********
 testdatei.delme                                                                                       0%  256KB  70.6KB/s   15:25 ETA
 testdatei.delme                                                                                       0%  256KB  63.5KB/s   17:08 ETA
 testdatei.delme                                                                                       0%  256KB  57.1KB/s - stalled -
 testdatei.delme                                                                                       0%  256KB  51.4KB/s - stalled -
 testdatei.delme                                                                                       0%  256KB  46.3KB/s - stalled -
 testdatei.delme                                                                                       0%  256KB  41.7KB/s - stalled -
 testdatei.delme                                                                                       0%  256KB  37.5KB/s - stalled -
 testdatei.delme                                                                                       0%  256KB  33.7KB/s - stalled -
 testdatei.delme                                                                                       0%  384KB  43.2KB/s   25:09 ETA
 testdatei.delme                                                                                       0%  384KB  38.9KB/s   27:57 ETA
 testdatei.delme                                                                                       0%  384KB  35.0KB/s   31:03 ETA
 testdatei.delme                                                                                       0%  384KB  31.5KB/s   34:30 ETA
 testdatei.delme                                                                                       0%  384KB  28.3KB/s   38:20 ETA
 testdatei.delme                                                                                       0%  384KB  25.5KB/s - stalled -
 (...)
 


After a very long time, the copyprocess is done. I dont think the Problem is the ISDN-connection because I have a second PC (with different hardware) with the same configuration and there it works. Maybe its a Problem with the module (the isdn-card is a AVM-Fritz PCI v.2)

I don't have a clue where the problem could come from, so I don't know which further Information I can give you (logfiles ....).
Please tell me what information you need, or if you have an Idea....

Thanks a lot and sorry for my bad english...

Eistaucher


P.S. I switched the firewall off, and the Problem is still there, so this must be somewhere else...
_________________
"Nothing in life is to be feared, it is only to be understood" (Marie Curie)
Back to top
View user's profile Send private message
jsfan
Apprentice
Apprentice


Joined: 28 Dec 2004
Posts: 204
Location: Melbourne, Australia

PostPosted: Tue Sep 06, 2005 9:29 pm    Post subject: verbose mode Reply with quote

First of all you should try verbose mode.

Code:
scp -v ...


Then post the debug output here.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum