rsync is a tool to synchronize files between two computers without sending much traffic over the wire - it uses quite a sophisticated mechanism to only upload portions of large files which have changed.
I've built it for the GP2X because the USB link is rather slow; it should come in handy.
http://www.glost.eclipse.co.uk/gfoot/gp2x/rsync.zip
You'll also need an SSH server, unless you run rsync in daemon mode which doesn't feel ideal for me.
I've built it for the GP2X because the USB link is rather slow; it should come in handy.
http://www.glost.eclipse.co.uk/gfoot/gp2x/rsync.zip
You'll also need an SSH server, unless you run rsync in daemon mode which doesn't feel ideal for me.