Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Failing to copy much data via WLAN on my Asus Oplay Gallery
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
baschni
Apprentice
Apprentice


Joined: 08 Sep 2005
Posts: 193

PostPosted: Fri Feb 24, 2012 3:28 pm    Post subject: Failing to copy much data via WLAN on my Asus Oplay Gallery Reply with quote

Ciao!

I have an Asus Oplay Gallery with an integrated 2 TB Sata Harddisk. I want to copy files through samba (the Oplay Gallery has a Samba server as a share running) on this harddisk, typically large files (around 1 GB each). I have mounted the share succesfull with following entry in /etc/fstab:
Code:

//192.168.2.100/share /mnt/oplay   cifs      uid=surgeon,gid=users,passwort=,rw,file_mode=0777,dir_mode=0777   0 0


And I want now to copy many files to the Oplay. My computer is connected to a router via WLAN and the Asus Oplay Gallery is also connected to Router via WLAN. I try with the following rsync command line:

Code:
rsync -rv /mnt/filestocopy /mnt/oplay/sdf1 --progress


But rsync always fails after one or two files and after reinitiating it, it starts by copying the first file again :(. Can anybody help me to find out why this transfer doesn't work properly? Here's the rsync output

Code:
sending incremental file list
File_No_1
   729190400 100%    2.80MB/s    0:04:08 (xfer#1, to-check=1001/1178)
File_No_2
        7168 100%    9.60kB/s    0:00:00 (xfer#2, to-check=1000/1178)
File_No_3
rsync: writefd_unbuffered failed to write 4 bytes to socket [sender]: Broken pipe (32)
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