similar to: File timestamp issue

Displaying 20 results from an estimated 1000 matches similar to: "File timestamp issue"

2024 May 03
1
Domain membership
I wrote a message a couple of days ago asking about Samba and SMB protocol levels on an old industrial robot with a pre-2010 Samba. That was resolved successfully. I now have another question concerning the same systems (the robots and the new Samba server, HP-SRV03). root at hp-srv03:/ *smbclient -L localhost -U administrator* Enter HPLTS\administrator's password: Sharename Type
2024 May 03
1
Domain membership
On Fri, 3 May 2024 15:19:01 +0200 Anders ?stling via samba <samba at lists.samba.org> wrote: > I wrote a message a couple of days ago asking about Samba and SMB > protocol levels on an old industrial robot with a pre-2010 Samba. > That was resolved successfully. I now have another question > concerning the same systems (the robots and the new Samba server, > HP-SRV03). >
2020 Jun 29
6
Need help with roaming profiles
I have a problem that I am unable to sort out. Maybe someone can assist with advice and troubleshooting. Client computer is Windows 10 Pro with latest updates as of today. Servers are a Windows 2019 Standard (logon and AD server) and a Samba 4.11 running on Ubuntu (domain member. AD account configured with account profile \\hp-fssrv\profiles\<username>. Home directory is mapped to
2012 Mar 13
1
Robocopy from Windows to Samba (3.6.3) with backup flag
Hello, I need to copy a Windows NAS to a Samba one preserving all stuffs (dates, owner, security, etc...) in an enterprise environment. I'm used to do that with between two Windows using robocopy and the /b (backup) flag, so I can backup files even if I do not have an ACE for my account as I have the backup and restore privileges. I need to do the same thing from Windows to Samba but using
2020 Jun 30
1
Need help with roaming profiles
On Tue, Jun 30, 2020 at 11:57 AM Rowland penny via samba <samba at lists.samba.org> wrote: > > On 30/06/2020 10:34, Anders ?stling wrote: > > On Tue, Jun 30, 2020 at 11:24 AM Rowland penny via samba > > <samba at lists.samba.org> wrote: > >> On 30/06/2020 09:50, Anders ?stling wrote: > >> > >>>> You have 'workgroup = HPLTS' and
2020 Jun 30
2
Need help with roaming profiles
On Tue, Jun 30, 2020 at 11:24 AM Rowland penny via samba <samba at lists.samba.org> wrote: > > On 30/06/2020 09:50, Anders ?stling wrote: > > >> You have 'workgroup = HPLTS' and 'idmap config dg11', again, they must match > > As I wrote in the previous reply, that was a mistake from the initial > > deployment. However, I have a copy of the VM and
2023 Jun 20
1
File timestamp issue
Hi Thanks for the tip, but i have tried that too. No go. The only thing right now that works is to omit S from /COPY:DATSO, ie skip security descriptors. Makes no sense but that's what I have found out after dozens of tests. I will recreate the shares and be careful to follow Rowlands advise on setting the correct rights on the share. m?n 19 juni 2023 kl. 23:42 skrev spindles7 via samba
2023 Jun 19
1
File timestamp issue
> Replication is done using Robocopy in mirroring mode which is supposed to > only replicate changed or new files to the two target systems. Herein lies > the problem. The selective mirroring works fine between Windows and > Windows. When replicating towards the Samba machine, timestamps seem to be > ignored since each run is a full replication. Maybe worth looking at
2017 Sep 27
1
Debugging robocopy error 87 - The parameter is incorrect
Hi, I have Samba 4.6 running on FreeBSD 11.1 with a ZFS file system. Trying to use robocopy to mirror files from Windows 8.1. Most of the files are copied without any issues, but a few fail with the following error in the robocopy log: ERROR 87 (0x00000057) Copying File <path> The parameter is incorrect. Robocopy is executed with the following options: /X /NDL /S /E /DCOPY:DAT /COPY:DAT
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
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
2003 Oct 13
0
Re: Migrating Windows NT Environments to Linux
What is NGROUPS_MAX : - is the nuber of groups than a user can have (32 groups per user) - or is the max number of groups on the system (32 groups) Bertil Starck a ?crit : >Hi! > >Anyone experienced the limitation of "NGROUPS_MAX 32" in the kernel when >running Samba/Winbind or solved the "Builtin Group Administrators" and the >ACL considerations when
2020 Jun 30
0
Need help with roaming profiles
On 30/06/2020 10:34, Anders ?stling wrote: > On Tue, Jun 30, 2020 at 11:24 AM Rowland penny via samba > <samba at lists.samba.org> wrote: >> On 30/06/2020 09:50, Anders ?stling wrote: >> >>>> You have 'workgroup = HPLTS' and 'idmap config dg11', again, they must match >>> As I wrote in the previous reply, that was a mistake from 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
2020 Jun 29
0
Need help with roaming profiles
On 29/06/2020 20:00, Anders ?stling via samba wrote: > I have a problem that I am unable to sort out. Maybe someone can > assist with advice and troubleshooting. > OK, you might as well remove these lines, they are defaults: ??????? client max protocol = SMB3 ??????? client min protocol = SMB2 ??????? server min protocol = SMB2 I would also remove these: ??????? acl group control =
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
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
2010 Jun 07
1
GPFS, samba, robocopy and timestamps
Hi list, I'm trying to use robocopy to move some files over to a samba share backed by GPFS. I keep getting "ERROR 50 (0x00000032) Time-stamping destination file ... The network request is not supported." What is strange is that the files are still coped over, even though robocopy believes the copy failed, and in the smb log I don't have any errors or erroneous NT_STATS
2012 Feb 24
2
shell command with Robocopy error
Ok so my problem is I am running a shell command to copy certain file types from one directory to another and it returns multiple errors the code is models=c("1sFE1cFE","1sFE1cFEp") for(m in 1:length(models)){ shell(paste("robocopy C:\\Sim_Test_1\\Sim",models[m]," "," C:\\Sim_Test_1\\SimArchive\\Sim",dirnum,"\\pinrepstd *.std *.rep *.tpl