Displaying 2 results from an estimated 2 matches for "xp026".
Did you mean:
x2026
2012 Dec 13
1
Difference between real and reported disk usage
...ng robocopy from a third
Windows PC and i'm experiencing disk usage that is much higher on the
destination PC.
The origin samba server is Debian Lenny with samba 3.2.5.
The destination samba server is Debian Wheezy with samba 3.6.9
The PC running robocopy is Windows Server 2003 with robocopy XP026.
I'm copying from //gam/c$ to //gam2/c$. Either source and destination
shares are mounted on /smbshare on the corresponding PCs, ext3 the
former and ext4 the latter.
From gam (the source):
--------------------------
# du -s -h /smbshare/
45G /smbshare/
# du -s -h --apparent-size /smbsh...
2010 Dec 28
0
Missing Samba documentation pages: migration
...copy using robocopy
------------------------
C:\cygwin\home\rokas>robocopy \\SRC\testshare\folder1
\\SRC\testshare\foo /E /COPY:DATSO /DCOPY:T
-------------------------------------------------------------------------------
ROBOCOPY :: Robust File Copy for Windows :: Version XP026
-------------------------------------------------------------------------------
Started : Tue Dec 28 22:21:19 2010
Source : \\SRC\testshare\folder1\
Dest : \\SRC\testshare\foo\
Files : *.*
Options : *.* /S /E /COPY:DATSO /DCOPY:T /R:1000000 /W:30
-------------------------------...