Displaying 20 results from an estimated 800 matches similar to: "Rsync from windows to unix"
2002 Jul 29
2
rsync from Windows and Linux over ssh
Hi All,
I'm a newbie to RSYNC on Windows.
I installed RSYNC(version 2.5.1) on Windows and it is
running as a service on Windows 2000.
I've been trying to copy some files using RSYNC on
linux machine running RH Linux 7.2 kernel 2.4.7 from
Windows 2000 machines using the following command:
$rsync -avz -e ssh <windows-machine>:/rsync/* .
but i'm getting the following error
2005 Apr 19
2
rsync over ftp
Hello,
I would like to use rsync client over ftp. I know how to use it with ssh but
it just can't work with ftp or ncftp. The purpose of usign it with ftp is
simple: most webhosting soft. like cpanel or plesk don't monitor ssh
bandwidth usage. You need to monitore it in order to suspend an over-quota
account.
I tried the following:
rsync -avze '/usr/bin/ftp -nv' /tmp/testdir
2003 Oct 28
1
can't manage to get --link-dest working.
Hi,
I can't manage to get rsync's --link-dest option working.
Here is a step by step script which doesn't produce the good results.
# create test dir
mkdir testrsync
cd testrsync
mkdir orig
echo "abcd" > orig/testfile
# create a mirror
rsync -apog orig/ mirror/
# create another mirror using link-dest
rsync -apog --link-dest=mirror/ orig/ mirror2/
# look at inodes
ls
2007 Jun 13
3
DO NOT REPLY [Bug 4693] New: Amazon S3 storage interface for rsync
https://bugzilla.samba.org/show_bug.cgi?id=4693
Summary: Amazon S3 storage interface for rsync
Product: rsync
Version: 3.0.0
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: rsync.20.bdixon@xoxy.net
2002 Jul 29
0
Preserving Permissions using server
Hi!:) - try using the sudo command as a prefix to all of that. I know
that if I didn't do that it would default to nobody.nobody when I copied.
-Tito
>
> Hi All,
> I recently installed Rsync to perform backup features - this
> includes backing up a /home dir and keeping ownerships/permissions
> intact is obviously very important....
>
> However when I perform.
2017 Apr 27
2
Problem with Samba 4.6
On Thu, 27 Apr 2017 21:25:27 +0200
Marc Muehlfeld via samba <samba at lists.samba.org> wrote:
> Hi,
>
> Am 27.04.2017 um 20:13 schrieb Andre Freire via samba:
> > I decide test the new version 4.6 and I have a problem with print
> > server. I can upload 64bits drivers but I cannot upload 32bits
> > drivres. Always give an error. I try upload driver with Windows 7
2018 Apr 02
5
[Bug 13364] New: rsyncd clips trims relative symlinks outside of source tree
https://bugzilla.samba.org/show_bug.cgi?id=13364
Bug ID: 13364
Summary: rsyncd clips trims relative symlinks outside of source
tree
Product: rsync
Version: 3.1.3
Hardware: x64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee:
2008 Aug 23
3
Lies wide open ...!
Being as a Windows geek tho, I consider Linux as a more powerful server
operating system than Windows. When I saw OS comparison at
http://www.microsoft.com/windowsserver/compare/linux/server-security.mspx I
was shocked! Showed it to a friend and he felt like being brainwashed :D
lol.
What do you fellows think about this?
Thanks.
-------------- next part --------------
An HTML attachment was
2016 Oct 18
3
Transferring FSMO Roles to Server 2008 R2 DC
Hello,
As far as I know, there is no Wiki article for transferring FSMO Roles to Server 2008 R2 DC. This article’s focus is on joining a Server 2012 DC to a Samba4 domain, but it touches on the subject: https://wiki.samba.org/index.php/Joining_a_Windows_Server_2012_/_2012_R2_DC_to_a_Samba_AD <https://wiki.samba.org/index.php/Joining_a_Windows_Server_2012_/_2012_R2_DC_to_a_Samba_AD>
I would
2004 Feb 03
1
Problems copying some files from windows to linux
Hi,
This might not be entirely samba server related, but the problem I am
experiencing is affecting a planned implementation of a new Samba
Server, and from the smbmount man page, it appears that this is the
recommended list to reqest help - so hopefully someone might be able to
assist :-).
I am running a Debian Linux machine (kernel 2.6.0) with Samba 3.0.1
which will soon be replacing an
2016 Apr 07
3
samba dns
On Thu, Apr 7, 2016 at 10:34 AM, Rowland penny <rpenny at samba.org> wrote:
> First and foremost, this is your domain, so you can do what you want with
> it, but I wouldn't use anything that didn't rely on the dns info stored in
> AD. I would also point out, that website is not a Samba or Microsoft website
> and as such I cannot recommend using it.
Microsoft does have
2005 Oct 19
1
Add samba to a Win2003 AD
Hi
I trying to add a samba fileserver (v3@ Debian Sarge) to Windows 2003
domain. I've followed a couple of HowTo's including the officiel one, but
i'm having trouble even with the basic connection.
"kinit administrator@dom.net"
"kinit(v5): Cannot resolv network address for KDC in requested realm while
getting initial credentials."
The Win2003-server is
2005 Jul 27
1
smb_proc_readdir_long - ls not showing files
Hello,
We are getting a baffling problem with a samba mounted drive on Redhat, mounted
from a windows box. We cannot always see files in the mounted directory with ls
or perl. The directory has 237 files in it. We sometimes see 197 files with
ls. Sometimes we see nothing. This can happen from one try to the next (i.e.
run ls, see the files, immediately run ls again and see nothing). We have
2003 Oct 02
1
"net ads join" Kerberos credentials only after "kinit"?
According to the latest version of the Samba Documentation there are three
major
steps to add a samba server as member server to an ADS:
1.) Configure samba correctly to use ADS (smb.conf).
2.) Configure Kerberos correctly to work with ADS KDC (krb5.conf).
3.) Join the samba server with "net ads join -U Administrator".
Well, all this sounds good, but it definetly doesn't work, you
2008 Mar 17
3
rsync Windows UNC
Hello,
I try to backup files from a NAS to our backup-server using rsync.
The NAS itself is not able to run rsync.
Therefore I installed rsyncd (cwrsync 2.1.1) on a windowsserver which
has access to the NAS.
I configured the rsyncd like this:
[nspPR53_so2]
path = /172.21.87.9/nspPR53_so/material/doc
read only = true
transfer logging = yes
When connecting with the client I get the error
2008 May 05
3
machine being dropped from ads
I've noticed this happening quite often, my server after a while gets
dropped from the domain controller. I join it like this...
net ads join -U samba@CORPEDIA.INTERNAL -S windowsserver.corpeda.internal
I came in this morning and noticed that I could not login to my shares, so I
did a net ads info. and it came back with could not find any login servers.
I re-ran the above command, and
2006 Jan 12
0
Translate file permissions from rsync using ssh in cygwin
Helloo all,
I thought I might have found an easy way to sync server shares and
permissions using rsync -avz --delete user@windowsserver.....
But the uid and gid come up as numeric (in hindsight this should have been
obvious) is there some other way of using an rsync to map permissions? I
just read that in the bugs the perms are transferred in native numerical
mode. I can do a find based on
2004 Sep 02
0
Mounting a share with ads
Hi,
I just install samba 3.0.6 with ads support. I use winbind to login
and ADS's users can access to samba share.
Now I would like to mount a Windows Share into my linux. I use mount
-t smbfs //windowsserver/share /mnt/folder. It ask me for password and
mount it. The problem is when I try to access /mnt/folder it hang up.
But when I use nautilus in the location text I write
2006 Feb 13
2
Printer migration problem
Hi,
I'm using Samba 3.0.14a
I'm trying to migrate printers from a Windows server to my samba one.
So I tried to use the following command :
/net rpc printer migrate all Myprinter -S SERVER1
--destination=SAMBAMIGR -U Administrator%mypasswd/
And I received the following message :
/Could not connect to server SAMBAMIGR
The username or password was not correct.
/How can I provide the
2015 Feb 03
3
Joining samba4 as a DC to Windows Server 2012 active directory
Matthieu Patou <mat <at> samba.org> writes:
>
> On 04/28/2013 02:57 AM, James-Arthur Eaton Gonzalez wrote:
> > Hello all,
> >
> > I am attempting to join samba4 to my current domain which is controlled by
> > a Windows 2012 Active Directory Server. When following the instructions on
> > the official WIKI:
> >
> >