Displaying 20 results from an estimated 10000 matches similar to: "Automating migration of files from windows to samba"
2002 Jul 29
6
Looking for a script to add/remove multiple shares from smb.conf
Has anyone ever written a script to remove individual shares from the
smb.conf file? I am trying to put together a script that will add &
remove multiple shares at once by giving a <sharelist as input to the
script.
Adding shares is easy because I can just append the shares to the
smb.conf file, but removing individual share entries within the smb.conf
file without messing up the
2005 May 14
1
permissions not transferred using robocopy, xxcopy, net share migrate shares
Hello:
I've been working for a few days on getting a FreeBSD 5.3 server up and
running as a samba data backup server.
My goal is to schedule periodic backups of our file server. After reading
recommendations (e.g. by Mr. Terpstra) I've focused my attempts aroung
robocopy, xxcopy, net rpc share migrate shares.
However, I'm running into stumbling blocks that seem to involve a problem
2002 Aug 05
1
Samba printers published in AD?
Does anyone know if it is possible to publish Samba printers in the
Windows Active Directory to make it both viewable and available as a
resource to the rest of the windows clients?
2002 Aug 20
1
Offline File Syncing
Hello,
I'm using samba 2.2.4 as a fileserver in a Win2K domain with AD
functionality. Our users are using offline-folders for syncing with samba,
when offline or not at office. But recently many of them report failures
during the syncing process with a growing number of files. After studying
the logfiles, I was able to find out, that failing chmod attempts from the
clients are the reason. As
2003 Feb 19
2
Samba, rsync and a newbie sorting it out...
All,
I'd like to use rsync as a way to back up Windows devices on a network,
pulling data off of the Windows boxes and putting it onto a Samba share. Is
this even possible? I suspect I either need some sort of rsync
implementation on Windows (ha!) or I need to have Samba know to "reach into"
the boxes and get the info for rsync-ing. Doable? A fool's errand?
The setup:
2005 Oct 21
5
Migration to Samba using external LDAP server
Hello,
we are in the process of implementing a samba server running 3.0.14 and an
external LDAP server running Microsoft ADAM. We have it also running with
Open LDAP for UNIX under Redhat. It works fine for every user account that
accesses the samba instance. The user mapping is done and all works fine.
Now we have the major problem of the migration and I would need some
guidance here
2007 Oct 01
4
cygwin rsync windows to windows ACL problem
I am having problems using rsync on cygwin to properly copy the
ownership of files from windows to windows.
I am running: rsync -avPA //src_addr/some/path /local/dst/path/
Based on:
http://www.mail-archive.com/rsync@lists.samba.org/msg18920.html
and:
http://www.nabble.com/Re:-I-need-rsync-+-acl-support-for-windows--t2462647.html
ENV: CYGWIN=ntsec tty
I am running this on Windows Server 2003 R2
2008 Dec 30
3
how to backup/restore of windows file attributes
I use rsync for backing up windows.
After a restore of Desktop.ini I recognize that the hidden attribut and the
system attribut will not been restored.
I know, this are no unix attributes. But is there a way to backup and
restore the windows attributes too?
Thanks
Matthias
--
Don't Panic
2023 Aug 18
1
Increase data length for SMB2 write and read requests for Windows 10 clients
On Fri, Aug 18, 2023 at 04:25:28PM +0000, Jones Syue ??? wrote:
>Hello Ivan,
>
>'FastCopy' has an option to revise max I/O size and works for SMB :)
>it is a tool for file transferring and could be installed to win10,
>download here: https://fastcopy.jp/
>
>This is an example for writing, a job would write a file named '1GB.img'
>from a local disk
2007 Jun 20
2
Automating swfdec playing
Hi,
I got tired of firing up swfplay, click click click drag, check log
output then restart again. How hard is it to create a mechanism to
emulate a user to control a flash? What I need is a script like this:
sleep 1 # wait for introduction
click 100 100 # click at (100,100)
sleep 1
click Button12
sleep 1
drag 100 100 200 200 # click (100,100), drag to (200,200), release mouse
sleep 1
quit
then
2016 Feb 17
4
Can one set the owner of a folder to BUILTIN\Administrators?
I've recently attempted to migrate some windows server files over to
samba 4 hosted on a FreeNAS server.
Using robocopy with the /copyall switch, I expected everything,
including ACL's and ownership information to transfer over. For the
most part they have. The one problem I've ran into however, is that I'm
getting errors any time I or robocopy attempt to change the ownership to
2005 Jun 21
0
permissions not transferred using robocopy, xxcopy, net share migrate shares
Hi Tom
Did you solve your problem woth robocopy? I have "Access Denied" error
when trying to copy with /SEC option (in order to retain the NTFS
permissions). It says it is not NTFS filesystem. Of course, I am using
the ext3 filesystem with acl support so it should work?
thanks very much for any suggestion
dejan gambin
2023 Jul 20
1
Migration of files with Windows ACL's to Samba server
Hi there,
It might that this question was already answered but I can't really
find any proper documentation for this.
I am in a process of migrating about 70T of files from our Win2016
storage server to a Samba (2:4.17.9+dfsg-0+deb12u3) server. Whilst
doing this I want to preserve all the ACL's which were set on Windows
shares.
Is there any related documentation around this topic how to
2024 Oct 03
2
File attributes issue
HiWe have two Windows servers (one active, one standby) that we keep in sync by using ROBOCOPY to do a differential copy every night. The options make sure that only new or altered files are transferred, and deleted ?master? files also is deleted on the standby server.
Now I want to relocate a couple of shares from the active server to a Samba 4.20 server. The shares are up and working as they
2018 Dec 09
2
Robocopy, archive bit and ACLs
Hello,
I'm attempting to set up a daily Robocopy task on a Windows Server 2016
to duplicate a large directory tree -- including data, timestamps and
ACLs -- to a Samba 4.5.12 server.
This is my Robocopy command:
Robocopy.exe C:\source \\foo\bar /XA:SH /XJ /MIR /NODCOPY /COPY:DTSO
/A+:A /ZB
I noticed that for a significant number of files, Robocopy will
systematically identify them as
2002 Sep 24
1
backup NT box to SAMBA box using xcopy, smbclient, robocopy, or DD command ???
What is the best way to backup my NT 4.0 Server box
that is only 8GB to my NEW SAMBA file server that
I have added to the domain?
Xcopy? Smbclient? Robocopy? DD command in Linux?
I found some good info. on Google about Robocopy that is supposed
to be great and will paste the information below.
Also, can someone SEND me the latest copy of ROBOCOPY VERSION 1.92
please. I have a really old
2004 Oct 26
1
Dreaded ERROR 5 In Robocopy
I'm still battling the dreaded "ERROR 5 (0x00000005)" error when trying to
robocopy files from a W2K box to Samba 3.0.7 on FreeBSD.
I've been fighting this since Samba 2.2.8 and the upgrade hasn't fixed it
for me despite the entries in the changlelog.
Now here's the strange part. If robocopy is sending NEW files, files which
are on W2K but not on the Samba box, the copy
2008 Sep 25
1
OT: Do You Know What the Problem With CDMA is?
It's OT but I thought it was funny enough to point out seeing this is a
telephony list...... world wide data.....like the 'world series' of
baseball if you ask me :-)
Regards,
Dean Collins
dean at cognation.net
+1-212-203-4357 (New York)
+61-2-9016-5642 (Sydney)
http://www.Cognation.net <http://www.Cognation.net/profile>
________________________________
From:
2013 Jan 31
1
migrating samba shares to a netapp filer?
Hello,
I'll soon have to migrate our samba shares to a netapp filer (not my
decision).
Currently the shares are on an xfs filesystem and served by samba 3.5.2,
which is also the domain controller (a role that it will maintain, only
the shares are being transferred) and sama/unix users are in ldap. The
filer is in the domain and uses ldap to map user ids and that seems to work.
Samba maps the
2016 Feb 08
1
Bulk copy of files with owner info using Robocopy fails with error
Hello,
I'm trying to take a Samba-integrated file storage appliance with ZFS as the underlying file system (Nas4Free, in its latest incarnation, to be specific) into use and have gotten it Active Directory integrated just fine, and created shares on it. I can set the owner of the share to the domain Administrator, and I can alter ownership information from a Windows box just fine. ACL's