Displaying 20 results from an estimated 47 matches for "scopy".
Did you mean:
copy
2004 Jul 13
1
Winnt Scopy
Hallo Gurus!
Sorry my English.
I've got some strange problems with Samba-3.0.4.
Wenn I try to copy Files from NT (with Scopy.exe) to one Mointmount on
Samba, that provide error "Invalid Destination X:\"
I tested with fstype = ntfs or so but no way :(
I see with Explorer the Mount Drive.
Thanks for one Tip.
Greetings
Ruben Moretti
2016 Oct 27
2
Samba and BTRFS server-side copy
...ioctl, but it's not currently
> > > supported by Samba.
> >
> > So which client platform (Windows, Mac, Linux) and which client
> > software (smb, cifs, etc.) can I use to test this ?
>
> Server-side copy can be requested using smbclient, using
> the "scopy" command.
>
> It's a simple:
>
> scopy source dest
Thanks but I just tested and it doesn't trigger BTRFS_IOC_CLONE_RANGE.
The server-side copy is working all right, but the file is not copied
through BTRFS reflink (cp --reflink=auto).
It is quite noticeable on large file...
2016 Oct 27
2
Samba and BTRFS server-side copy
...> On Fri, Oct 28, 2016 at 12:08:50AM +0200, Saint Germain via samba
> wrote:
> > On Thu, 27 Oct 2016 14:50:48 -0700, Jeremy Allison <jra at samba.org>
> > wrote :
> > >
> > > Server-side copy can be requested using smbclient, using
> > > the "scopy" command.
> > >
> > > It's a simple:
> > >
> > > scopy source dest
> >
> > Thanks but I just tested and it doesn't trigger
> > BTRFS_IOC_CLONE_RANGE. The server-side copy is working all right,
> > but the file is not copied...
2016 Oct 27
2
Samba and BTRFS server-side copy
...via samba
> > > wrote:
> > > > On Thu, 27 Oct 2016 14:50:48 -0700, Jeremy Allison
> > > > <jra at samba.org> wrote :
> > > > >
> > > > > Server-side copy can be requested using smbclient, using
> > > > > the "scopy" command.
> > > > >
> > > > > It's a simple:
> > > > >
> > > > > scopy source dest
> > > >
> > > > Thanks but I just tested and it doesn't trigger
> > > > BTRFS_IOC_CLONE_RANGE. The serve...
2016 Oct 27
2
Samba and BTRFS server-side copy
Hello,
I would like to test Samba server-side copy with BTRFS:
https://wiki.samba.org/index.php/Server-Side_Copy#Btrfs_Enhanced_Server-Side_Copy_Offload
However it is not clear which server/client configuration I should use.
As far as I understand on the server-side, I should have at least Samba
4.1 on a BTRFS filesystem (with vfs objects = btrfs in the share).
But on the client side, what can
2004 Aug 01
1
Preserving ACLs on files when copying from NT4 server to Samba 3.0.5 server
...system
Samba 3.0.5 plus patches for bugs 1315, 1319 and 1345 (self compiled)
OpenLDAP 2.1.22-5mdk
smbldap-tools 0.8.5
I was able to join the Samba to the NT PDC as a BDC and vampire without
issue. I have setup duplicate shares on Samba and am trying to copy
over the data from NT. I have tried scopy, xcopy and copying via GUI
from the the NT directly to Samba but ACLs do not seem to flow properly.
For example:
On NT for a given file using the smbcacls command the perms are
ACL:FESFOO\Domain Users:ALLOWED/0/READ
ACL:BUILTIN\Administrators:ALLOWED/0/FULL
ACL:FESFOO\InfoCenter:ALLOWED/0/FUL...
2003 Mar 07
0
Vedr.: Re: Migration from WindowsNT to Samba
...pping the
written user-name instead of using UID's. Anyone know how this work on
WindowsNT? I've read, that CygWin hasn't the ACL's properly implemented
yet?
Does another "cross-platform" exist, that can map between the written
usernames?
Jacob
ps. I've tried using scopy, but it fails : "Acces denied". It probably is
run as a null account - in log.smbd access is denied as user nobody
pps. I've also tried using a backup program, but this result in an error in
possix_acls.c : Unable to map SID XXXXXXXXXX <- a lot of numbers...
2006 Jul 09
3
Migrating to Samba File Server- WERR_ACCESS_DENIED, Access Denied
...as a domain member file server. It works without any
problem. When I try to copy files/folder from Windows file server to Redhat
server via the ways below, I prompt "access denied" message.
At linux:
net rpc migrate share ...
Error message: WERR_ACCESS_DENIED
At windows file server:
scopy or permcopy (Windows 2000 Resource Kit tools)
Error message: Access denied.
I couldn't find any solution on the WEB.
Do you have any clue or trick for this weird problem?
It is very urgent for me.
Thanks,
_________________________________________________________________
Sohbet ve eglence,...
2016 Oct 27
0
Samba and BTRFS server-side copy
...the new FileFSSectorSizeInformation
> > ioctl, but it's not currently supported by Samba.
>
> So which client platform (Windows, Mac, Linux) and which client
> software (smb, cifs, etc.) can I use to test this ?
Server-side copy can be requested using smbclient, using
the "scopy" command.
It's a simple:
scopy source dest
2016 Oct 27
0
Samba and BTRFS server-side copy
...2:08:50AM +0200, Saint Germain via samba
> > wrote:
> > > On Thu, 27 Oct 2016 14:50:48 -0700, Jeremy Allison <jra at samba.org>
> > > wrote :
> > > >
> > > > Server-side copy can be requested using smbclient, using
> > > > the "scopy" command.
> > > >
> > > > It's a simple:
> > > >
> > > > scopy source dest
> > >
> > > Thanks but I just tested and it doesn't trigger
> > > BTRFS_IOC_CLONE_RANGE. The server-side copy is working all right,
&...
2004 Jul 26
1
upgrade to samba 3.0.5-2
Dear all,
I have been upgrade from samba 3.0.2a-1 to samba 3.0.5-2, login to samba from windows client ok, but the sharing printer was not working, also the file sharing, it looks like windows give the error the sharing cannot be found.
To solve this i return back to 3.0.2a-1, and everything working fine again.
Is it bug or not ?
Anyone have experience regarding to upgrade 3.0.5-2 ?
Regards
2002 Aug 13
1
Migrating NT files (with users/groups) to Linux Samba with ACL kernel patch.
Whoa. Long subject - still, it basically says it all:
I have an NT PDC and an NT fileserver. I've also got a Linux box
compiled with the ACL patches from acl.bestbits.at and I've got Samba
2.2.5 (--with-acl-support) configured to be a PDC on that box. I've put
all my machines and users in LDAP and the Linux box' PAM configuration
is also told to look for passwords/users in
2016 Oct 28
3
Samba and BTRFS server-side copy
...n't happen ?
> > How can I ensure that clone range request sizes are integer
> > divisible by 4096 on my server ?
> > Should I change something on the BTRFS filesystem, or shift my
> > partition or something ?
>
> Nope. It's not a critical error. In smbclient, scopy
> requests a copy of the entire filesize. The libsmbclient
> layer splits this into copychunk requests of default
> size 1mb - which is certainly integer divisible by
> 4096.
>
> The only time you'll get the server copy is if the
> last chunk isn't divisible by 4096. I...
2004 Aug 02
1
Very strange ACL issue
Hello,
I upgraded from Samba 3.0.2 to 3.0.4 on my Redhat Enterprise system and am
now seeing something very strange with POSIX ACL?s. We have several shared
directories setup with per-directory group permissions (In other words each
directory has its own group in active directory). This way if we want to
give a user access to a directory we just add them to the group. After
upgrading too 3.0.4
2002 May 09
4
copy a large volume of data from PC to samba server
Hi there,
Is there someone over there knows a method or script
that can copy a large volume of data (in folders) from PCs
to a samba server (suppose there is enough space there)?
I know using smbclient or smbtar can backup data on PCs
to samba server, but it is written in tar files.I wonder whether
this method can handle a large folder, say, in 10GB size.
Also, using smbclient with mget and
2016 Nov 03
2
Samba and BTRFS server-side copy
Am 02.11.2016 um 20:32 schrieb Saint Germain via samba:
> On Wed, 2 Nov 2016 16:45:31 +0100, Achim Gottinger via samba
> <samba at lists.samba.org> wrote :
>> Am 02.11.2016 um 15:50 schrieb Saint Germain via samba:
>>> On Wed, 2 Nov 2016 14:44:05 +0100, Achim Gottinger via samba
>>> <samba at lists.samba.org> wrote :
>>>>>>> I just
2004 Dec 21
0
Help with permissions when moving data between Windows and Samba.
...from existing Windows 2000 server's to the Samba share while keeping the
correct user permissions.
I have given the windows admin account privileges on the samba share by
using the "admin users" field and acl's seem to be copying correctly with
user owned files when copying with scopy.
The windows admin account is a member of the local Administrator's group and
a lot of files stored on the windows servers are owned by this account/local
group but I am unable to copy files with these permissions and receive an
access denied message, which I think is down to the fact that the...
2011 Jun 04
1
[PATCH] [SHELL] Fix klibc DEBUG compilation v2
...e/fopen inside SMALL.
Signed-off-by: maximilian attems <max at stro.at>
---
src/show.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/show.c b/src/show.c
index 14dbef3..81e54ac 100644
--- a/src/show.c
+++ b/src/show.c
@@ -378,7 +378,11 @@ opentrace(void)
scopy("./trace", s);
#endif /* not_this_way */
if (tracefile) {
+#ifndef SMALL
if (!freopen(s, "a", tracefile)) {
+#else
+ if (!(!fclose(tracefile) && (tracefile = fopen(s, "a")))) {
+#endif /* SMALL */
fprintf(stderr, "Can't re-open %s\n", s...
2011 Jul 08
1
[PATCH] [SHELL] Fix klibc DEBUG compilation v3
...t glibc in dash repo.
Signed-off-by: maximilian attems <max at stro.at>
---
src/show.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/show.c b/src/show.c
index 14dbef3..4a049e9 100644
--- a/src/show.c
+++ b/src/show.c
@@ -378,7 +378,11 @@ opentrace(void)
scopy("./trace", s);
#endif /* not_this_way */
if (tracefile) {
+#ifndef __KLIBC__
if (!freopen(s, "a", tracefile)) {
+#else
+ if (!(!fclose(tracefile) && (tracefile = fopen(s, "a")))) {
+#endif /* __KLIBC__ */
fprintf(stderr, "Can't re-open %s\n&...
2012 Jul 02
0
[klibc:master] [SHELL] Fix klibc DEBUG compilation
...ned-off-by: maximilian attems <max at stro.at>
---
usr/dash/show.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/usr/dash/show.c b/usr/dash/show.c
index 14dbef3..4a049e9 100644
--- a/usr/dash/show.c
+++ b/usr/dash/show.c
@@ -378,7 +378,11 @@ opentrace(void)
scopy("./trace", s);
#endif /* not_this_way */
if (tracefile) {
+#ifndef __KLIBC__
if (!freopen(s, "a", tracefile)) {
+#else
+ if (!(!fclose(tracefile) && (tracefile = fopen(s, "a")))) {
+#endif /* __KLIBC__ */
fprintf(stderr, "Can't re-open %s\n&...