1
Zaurus - pdaXrom / File Size Limit For Usb-net?
« 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
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