Displaying 5 results from an estimated 5 matches for "datensicherung".
2010 May 05
1
Getting transfer error lists
...real users can understand instead of programmers lingo like "rsync: recv_generator: failed to stat". Is there an index of error ID's I could follow and a reliable format to parse? Like the error below is 34 the error ID?
rsync: recv_generator: failed to stat "/Volumes/Sicherung/!Datensicherung/Dateien/Texte und Worddateien/Schriftverkehr privat/EinladungEssen.DOC": Result too large (34)
Thanks for your ideas.
Regards,
Josef
2004 Nov 03
1
Urgent: rsync hangs with large directories from windows
...hots/#Bugs too.
Example of the command:
rsync -e 'ssh -i /backup/data/servers/identities/backup.W2000Server -p 22 -x
-oForwardAgent=no -oClearAllForwardings=yes' --archive --delete --backup
--numeric-ids --backup-dir=/backup/data/incoming/W2000Server/Daten/
backup@192.168.0.7:"D:/Datensicherung/ /backup/data/current/W2000Server/
Daten/"
I do read the source-code a little and I thought, it would be nice, to rewrite
some parts of the code. But first I want to know, if somebody knows, where
the point of failure is. I could try to look for details, if I get some more
informations abo...
2006 Feb 09
0
filesize problem...
....91GB???
- trying to copy a file bigger then 2.91 GB i get an error "filesize
exeeded"
================================smb.conf (relevant part):
[global]
<snip />
large readwrite = yes
<snip />
[datenfriedhof]
veto files = /lost+found/
comment = Festplatten f. Datensicherung
writable = yes
create mode = 0660
force create mode = 0660
directory mode = 2770
force directory mode = 2770
path = /datenfriedhof
==========================================================
any help appreciated
regards,
kurt
1998 Dec 02
4
Net help analyzing logfiles: Printer permissions in Domain
...cal master = no
| preferred master = no
| public = no
| os level = 0
| server string = Internet-Gateway
| bind interfaces only = true
| wins support = no
| wins server = bp-fs00
| interfaces = 192.168.10.10/255.255.255.0
|
|[dasiPDruck]
| comment = Protokoll-"Drucker" f?r Datensicherung
| path = /var/spool/samba
| read only = true
| writeable = no
| printable = true
| public = no
| browseable = yes
| print command = cat %s | mail -s Druckausgabe mh
| valid users = mh asback
|Added interface ip=192.168.10.10 bcast=192.168.10.255 nmask=255.255.255.0
|1998/12/01 19:40:37 lo...
2014 Feb 02
4
xorriso or genisoimage syntax assistance
I got this figured out much faster than I thought I would. Thanks to all of
your help, Peter, Mattias, Thomas and Helmut. And Thomas, that 8 partition
live OS sounds right up my alley, and I will definitely check it out.
The second partition is working well with `parted' and `fdisk', so I am
quite pleased. Below is, again, "what I came up with". I tried to integrate
each of your