Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
rsync will nicht [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum
View previous topic :: View next topic  
Author Message
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Tue May 08, 2007 12:58 pm    Post subject: rsync will nicht [solved] Reply with quote

Moin zusammen,
ich habe auf /mnt/ziv mit sshfs ein Verzeichnis im Rechenzentrum auf meinem Laptop gemountet.
Nun will ich mit rsync das Verzeichnis updaten:
Code:
rsync -zrv --update --progress --delete --exclude .svn ~/Programmierung/Ecli
pse-Workspace/ZIVwwuben\ v2.0/ /mnt/ziv/sync/wwuben2/
building file list ...
244 files to consider
.settings/org.eclipse.core.resources.prefs
          94 100%    0.00kB/s    0:00:00 (xfer#1, to-check=238/244)
dbi/daofactory2.php
        8212 100%  243.02kB/s    0:00:00 (xfer#2, to-check=229/244)
functions/login.php
        1160 100%   16.91kB/s    0:00:00 (xfer#3, to-check=219/244)
gui/form.php
        2594 100%   25.59kB/s    0:00:00 (xfer#4, to-check=216/244)
rsync: rename "/mnt/ziv/sync/wwuben2/.settings/.org.eclipse.core.resources.prefs.2TaFDq" -> ".settings/org.eclipse.core.resources.prefs": Operation not permitted (1)
rsync: rename "/mnt/ziv/sync/wwuben2/dbi/.daofactory2.php.0dUWmS" -> "dbi/daofactory2.php": Operation not permitted (1)
rsync: rename "/mnt/ziv/sync/wwuben2/functions/.login.php.wvoWxl" -> "functions/login.php": Operation not permitted (1)
rsync: rename "/mnt/ziv/sync/wwuben2/gui/.form.php.By6dEP" -> "gui/form.php": Operation not permitted (1)

sent 9558 bytes  received 108 bytes  920.57 bytes/sec
total size is 1475360  speedup is 152.63
rsync error: some files could not be transferred (code 23) at main.c(977) [sender=2.6.9]

Die Dateien in /mnt/ziv gehören aber mit:
Code:
#ls -l
...
-rw-r----- 1 manuel bin 31458 Jan  9 18:36 wwuben.inc.07-Dec-2004
...

Hat wer von euch ne Idee?
_________________
Build your own live cd with catalyst 2.0!


Last edited by manuels on Tue May 08, 2007 6:40 pm; edited 1 time in total
Back to top
View user's profile Send private message
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Tue May 08, 2007 6:40 pm    Post subject: Reply with quote

Lösung: sshfs hat ein flag workaround. Das muss man auf ALL setzen.
_________________
Build your own live cd with catalyst 2.0!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum 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