Operation timed out

Status
Not open for further replies.

dom239

Dabbler
Joined
May 26, 2011
Messages
23
Hi,
I have set up a NAS with the configuration below.
It is working at home, but now trying from outside (sorry for my english) I get an error : ”Operation timed out” and files are not copied !.
I have the following 'report'
Peut se connecter a IP-home
opening connection using ssh -l me-mbp-file IP-home rsync --server -vvvlogDtprxz --delete --delete-after . /mnt/drive1mi/data1-1000G-fich/MBP_FICHIERS_BACKUP/
_exit_cleanup(code=12, file=/SourceCache/rsync/rsync-40/rsync/io.c, line=452): about to call exit(255)

and an 'error report'
Mer 28 sep 2011 17:22:06 CEST
volume SOURCE present
Read from remote host IP-home : Operation timed out
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]

Rsync is the following :
rsync $OPTS -e "ssh -i /Users/me-mbp-file/.ssh/id_rsa" $SOURCE $USER@$DEST:$DESTDIR >> $RAPPORT 2>>$ERREUR
USER="me-mbp-file"
OPTS="-avvvxz --stats --progress --delete-after –exclude-from=$EXCLUDES"
DEST="IP-home"

If I only have one small file to copy it is OK ...
Please could you help me?
Thanks
Dominique

System Information
Nom d'hôte freenas.local
Version de FreeNAS FreeNAS-8.0.1-RC2-amd64 (7813)
Plate-forme Pentium(R) Dual-Core CPU E5400 @ 2.70GHz
Mémoire 4071MB
Heure système Wed Sep 28 17:38:24 2011
En activité depuis 5:38PM up 6 days, 2:02, 0 users
Charge moyenne 0.00, 0.01, 0.00
Version de l'OS FreeBSD 8.2-RELEASE-p2
 
Status
Not open for further replies.
Top