similar to: Netware 4.11 -> Samba 30

Displaying 20 results from an estimated 3000 matches similar to: "Netware 4.11 -> Samba 30"

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 Apr 23
3
login to samba3 PDC and problem with novell netware client
Hi, I have actual installation Debian Sarge (testing) with Samba 3.0.2a. There is Windows XP SP1 on workstations. I use Novell client 4.83 SP2 or 4.9 SP1 for Novell Netware connections. I try to run Samba as PDC. Everything is fine without Novell client. After Novell Client installation, I could not logon to samba domain. Client gives me message "Domain controller could not be found for
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
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
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
2017 Sep 18
1
Samba shows error NT Status: STATUS_OBJECT_NAME_NOT_FOUND when copying 10GB file using robocopy when ecryptfs file system shared using samba
Hi , I shared linux directory which is mounted using ecryptfs to a windows 10 client using samba share . When i do a robocopy of file greater than size of 7GB the samba throws an error NT Status: STATUS_OBJECT_NAME_NOT_FOUND which can be observed in wire shark  . Setup : ---------- Host with ubuntu 16.01  -------------------> windows 10 client (Samba
2014 Mar 05
1
Abysmal performance with Samba 4 and Windows Explorer
I'm experiencing extremely slow performance when trying to copy files from and to a samba 4 share. I'm using Debian and the Samba 4 SerNet packages and everything is up to date on the client as well as on the server. The connection is made through 100Mbp/s ethernet, but the problem also exists on a local virtual machine that runs on the Debian server. By extremely I mean really abysmal:
2004 Nov 16
1
Access Denied - XCopy from Win2K SP3 to Samba 3.0.8
Right in the middle of a big XCopy from Win2K SP3 to Samba 3.0.8 I get an "Access Denied" kicked back from XCopy and it ends. XCopy is building dirs from scratch on the Samba server - starting for a clean empty share. XFS FS on the server, Debian Sarge. I've heard of odd things with RoboCopy, but what about XCopy doing this? I suppose I will be cranking up the logs... or is there
2004 Apr 09
2
Primary Group == Windows-Group?
Hello, 1: I've read, that primary-group of a user must be a windows-group? Is that true? 2. Why is there no group named 'Power Users' in Samba? (Actually there is only 'Domain Users' with insufficiant permissions on a win-box) matze
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
2014 Apr 29
1
copy files and it would NOT copy everything
hi everybody I'm dealing here with a very very bizarre situation: on a Win7 I copy larger sets of data, between 10 and 30GB (~20K of files in 2.5K folders) everything starts very normal, I select all the data, copy & paste. Copying begins and I see progress bar moving normally towards the finish and it finishes - no errors no messages - yes most of data does not get to the target
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
2023 Jun 18
1
File timestamp issue
I am not convinced that it's a Samba issue, but someone might be able to answer anyway We replicate directories and files from a Windows 2019 server to two destinations, both are supposed to be used in case of a disaster, but are also used for some specific tasks. One of the replication targets is a physical Windows 2012 server and the other one an Ubuntu/Samba virtual machine. The Samba VM
2023 Jan 12
2
Fwd: Can Samba just store ACL information (without interpreting it) without AD?
Hi, I read several articles on the internet, but I fail to understand how ACL storage technically works. Of course in almost any case, ACL should not only be stored but also evaluated, and for this this Samba server needs to be a member of the AD domain. I think I understand this, but I have a different use case. I hope someone can help and possibly has a link or such. I have a samba instance
2004 Apr 23
3
mod_ntlm_winbind
Is there a mod_ntlm_winbind for apache or is that just for squid? I want to use NTLM authentication for our intranet apache server. TIA, Josh Konkol, CCSA CNE MCSE Technical Research Specialist .~. GuideOne Insurance /V\ /( )\ ^^-^^ samba@guidemail.com This message and accompanying documents are covered by the Electronic Communications Privacy Act, 18 U.S.C. ?? 2510-2521, and
2014 Sep 06
2
Decent Performance
Hi all, I am trying to get some decent speed out of a vanilla Debian (Proxmox) box and am running out of ideas. Basically I can exchange data at 110MB/sec (raw, nfs, ftp) but not with Samba shares. I tried almost every samba tuning tip I could find to no avail. The only optimisation left to smb.conf at the moment is debug level = 0. As one can see the robocopy throughput is merely half of what
2019 Sep 06
3
Unable to set attributes in a samba share (error 0x00000005)
Hi, I've set a share using samba, connected it to my Active Directory, and now I'm having problems when I copy files into this share. To setup the AD connection I've followed https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member, and installed it into my Debian 9 install using APT, after https://wiki.samba.org/index.php/Distribution-specific_Package_Installation. With
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
2008 Mar 11
1
Copying (Samba -> WinXP SP2) MATLAB generated .jpg files very slow.
Greetings, This is a interesting problem. One of our researchers uses MATLAB to generate jpg files as part of his vision research. When he copies these files from the file server, it is very slow. I tried 3.0.28a and I see the same problem as we have with 3.0.28. Here are some interesting stats. 1) MATLAB generated files: command: robocopy Y:\23_1 C:\23_1 /e dirs: 2 files: 262 bytes: