Displaying 5 results from an estimated 5 matches for "user3x".
Did you mean:
user32
2018 Feb 22
4
What is exit code 5888?
rsync v3.1.0
linux v4.4.104-39-default x86_64
Found in the system log:
2018-02-22T05:02:00-0700 sma-server3 python3[31371]: backintime
(sma-user3x/3): WARNING: Command "rsync -rtDHh --links --no-p --no-g
--no-o --info=progress2 --no-i-r --delete --delete-excluded -i
--dry-run --out-format="BACKINTIME: %i %n%L" --chmod=Du+wx
--exclude="/bkp/cgate-backintime"
--exclude="/home/sma-user3x/.local/share/backintime&qu...
2014 Jun 09
1
Cannot mount a remote volume after system upgrade
openSUSE v13.1
linux 3.11.10-11-desktop x86_64
samba 4.1.6
I recently upgraded an openSUSE server from v12.3 to v13.1. In the
older version there was no problem about mounting a remote volume
offered by an ancient OS/2 system. Now there is.
Trying to mount it by command line:
root:/home/sma-user3x> mount /t2
Retrying with upper case share name
mount error(6): No such device or address
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
In /var/log/messages:
2014-06-06T16:49:27.540111-07:00 sma-server3 kernel: \
[501348.943600] CIFS VFS: cifs_mount failed w/return code = -6...
2018 Feb 22
0
What is exit code 5888?
...and whatever (shell?) is running rsync doesn't recognize that.
On 02/22/2018 02:09 PM, James Moe via rsync wrote:
> rsync v3.1.0
> linux v4.4.104-39-default x86_64
>
> Found in the system log:
>
> 2018-02-22T05:02:00-0700 sma-server3 python3[31371]: backintime
> (sma-user3x/3): WARNING: Command "rsync -rtDHh --links --no-p --no-g
> --no-o --info=progress2 --no-i-r --delete --delete-excluded -i
> --dry-run --out-format="BACKINTIME: %i %n%L" --chmod=Du+wx
> --exclude="/bkp/cgate-backintime"
> --exclude="/home/sma-user3x/.local...
2012 Nov 08
1
rsync ignores a number of sub-directories
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
rsync v.3.0.7 protocol version 30
opensuse v11.4
linux v2.6.37.6-0.20-desktop x86_64
rsync --recursive --links --dirs --stats --itemize-changes --quiet \
--size-only --exclude-from=/home/sma-user3x/bin/rsync-exclude.txt \
--delete --no-times --omit-dir-times \
/data01/t-drv/websites/ /t/websites/
The sub-directories /websites/site-logs/... are never copied. The
subdir names are all year names (2006, 2010, 2011, ...). Other subdirs
are copied without issue. The file names have the form
<...
2012 Oct 29
1
rsync ignores "exclude=..."?
...The session is started in a bash script. The actual text is:
- --exclude='/data01/t-drv/websites/owncloud/data/sma-admin/'
I guess rsync cleaned it up to suit itself.
rsync options [--recursive --links --dirs --stats --itemize-changes \
--quiet --size-only \
--exclude-from=/home/sma-user3x/bin/rsync-exclude.txt --delete \
--exclude=/data01/t-drv/websites/owncloud/data/sma-admin --no-times \
--omit-dir-times]
2012/10/28 01:00:01 [31863] building file list
2012/10/28 01:00:30 [31863] rsync: opendir \
"/data01/t-drv/websites/owncloud/data/sma-admin" failed: Permission
d...