OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: jna on January 23, 2006, 09:52:39 am

Title: File Size Limit For Usb-net?
Post by: jna on January 23, 2006, 09:52:39 am
Hi all,

when I try to copy file from zaurus to notebook I can not do it for files larger that about 1.5KB. I can set up usb network and it does work fine, but sending file via scp or ftp works only for very small files.

Also, when I work on zaurus via ssh sometimes it happens that the connection hangs up - I am not sure, but maybe it happens also when SSH has larger amount of data to be send.

I use SLC-760 with pdaXrom 1.1.0beta1. On notebook there is Debian.

If anyone could help - it would be great. I can not handle this problem since few days.

Thanks in advance,
Jakub

iptables settings:

Chain INPUT (policy ACCEPT)
target     prot opt source               destination
ACCEPT     all  --  anywhere             anywhere
ACCEPT     icmp --  anywhere             anywhere
LOG        all  --  anywhere             anywhere            LOG level warning prefix `ipusb0in'

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
ACCEPT     all  --  192.168.0.0/24       anywhere
ACCEPT     all  --  anywhere             192.168.0.0/24

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
LOG        all  --  anywhere             anywhere            LOG level warning prefix `ipusb0out'
ACCEPT     all  --  anywhere             anywhere
ACCEPT     all  --  anywhere             anywhere
Title: File Size Limit For Usb-net?
Post by: rmrfchik on January 23, 2006, 02:10:37 pm
Quote
Hi all,

when I try to copy file from zaurus to notebook I can not do it for files larger that about 1.5KB. I can set up usb network and it does work fine, but sending file via scp or ftp works only for very small files.
Had you read: Discussion about broken network in 2.6.14 (https://www.oesf.org/forums/index.php?showtopic=16373)?
Title: File Size Limit For Usb-net?
Post by: pgas on January 23, 2006, 02:42:06 pm
try this:

On the Z:
# ifconfig usbd0 mtu 576

also