similar to: "rsync: not found" error with sshwindows

Displaying 20 results from an estimated 200 matches similar to: ""rsync: not found" error with sshwindows"

2008 Aug 15
2
gftp crashing on IPv6 to vsftp
I am running vsftp pretty much 'out of the box', though I turned off IPv4 and have it listening on IPv6. I have stopped ip6tables, as the simple rule to enable port 21 is not allowing gftp to connect (pasv mode, I think). gftp to the IPv6 address, it connects and gets a directory listing. I am running gftp from my normal login userid, connecting to my normal login userid on the
2004 Jul 28
3
only 1.3 of 12 GB will transfer from OSX to Linux
Hello, I'm having trouble transferring files from an rsync server on Mac OSX to a Linux machine. I'm doing everything as root on both ends to make sure it's not a permissions issue, but still can't get all the files to transfer. I have the rsync server running on OSX as root, like this: server:/Users root# cat /etc/rsyncd.conf [user_docs] path = /Users read only = true
2009 Jul 12
3
sFTP (client) RPM for CentOS 5.3 (32 bit) and/or putty-tools
I installed gFTP but apparently it does not handle the sFTP protocol. I also installed the FireFTP Add On for the Firefox browser, but when I tried to connect to the server, it says that I need putty-tools. I have the rpmforge and epel repositories configured but yum did not find putty-tools. Is there an RPM for a client program for gFTP or putty-tools? If so, in which repository? TIA! 1443
2004 Sep 28
1
infinite loop in rsync daemon on Mac OSX
Hello, I've got rsync --daemon running on an OSX machine, and I have it exporting the entire hard disk as [rootpath]. On my Linux machine, I run this: rsync -avvv --delete --exclude /Volumes macbox::rootpath /mnt/bkup/macbox I redirect the output from that command to a file (nohup.out), and then tail the file, and I see that it never gets beyond the recv_file_name() stage. In about 4
2016 Apr 11
1
SerNet - Samba 4.3 and ssh password logins
Hai, I have AllowGroups sshlinux, sshwindows Add at least 1 user in the linux group and at least 1 in the sshwindows group. Make sure the sshwindows group have a GID. And make sure the windows user loggin in in ssh als have a UID. AND for both, UID 1000+ ( which is in debian the default PAM setting ) . This is base on a "MEMBER" server. If you do : getent windowsuser You
2008 Sep 29
3
GUI FTP
hi, how to upload and download file from a ftp server using GUI. ftp client. upload and download to and from ftp server works fine when done done from command prompt but not working from GUI ftp client Ex. Gftp. is there any modifications to be done on the server, regards gopinath -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Sep 29
2
ftp issue in Centos 5.3
I manage a small server that I back up weekly. I do this by making a tarball of relevant files then transferring it over the local subnet to my station (Fedora 11), whereupon I burn it to DVD. There is no optical burner on the server. The tarball amounts to a bit under 5 gigs. Recently I've started getting an error telling me to try PASV or PORT first. I use the gFTP client on my
2012 Dec 07
4
gftp ?
Centos 6.3 Just tried to install gftp, and no package found. Where is it? I do have EPEL included in yum. I am rather addictived to using it for SCP-based file moves between systems...
2004 Feb 14
2
ftp.stat.math.ethz.ch not accessible?
Hi all, I have been trying to get to the ftp site to download the R patched tarball and cannot seem to get to it today. I have tried via browser, gFTP and get without success. I can seem to do an anonymous login, but that is as far as I can go. Is there a known issue with the site today? Thanks, Marc
2012 Jan 07
0
Samba autofs autoumount problem with C$, D$, etc refusing to unmount
This is primarily an autofs issue, but I wanted to get the problem and the workaound into the Samba lists for reference. I use RHEL 5 and RHEL 6 these days, and take advantage of CIFS automounting with the built-in Samba pacakges. The problem still occurs with the more modern cifs-utils that's been separated out in more recent Samba 3.6.x and Samba 4 toolkits as well. I use a very simple
2007 Jan 23
1
Problems with password authentication on Samba as an AD-Member
Hello, I've got some problems with a Samba Server. The Samba Server is member in an Active-Directory Domain (Win2000), it is NOT the domaincontroller. Authentication is kerberos-based (smb.conf: securty=ADS, winbind). The Sambaserver is accessed by Windows-Clients, that are domainmembers and by some Windows-Client, that are not. Originally Users, who were logged on the domain could access
2006 Apr 01
0
CESA-2005:410 Moderate CentOS 3 i386 gftp - security update
CentOS Errata and Security Advisory 2005:410 gftp security update for CentOS 3 i386: https://rhn.redhat.com/errata/RHSA-2005-410.html The following updated file has been uploaded and is currently syncing to the mirrors: i386: updates/i386/RPMS/gftp-2.0.14-4.i386.rpm source: updates/SRPMS/gftp-2.0.14-4.src.rpm You may update your CentOS-3 i386 installations by running the command: yum
2006 Apr 01
0
CESA-2005:410 Moderate CentOS 3 x86_64 gftp - security update
CentOS Errata and Security Advisory 2005: gftp security update for CentOS 3 x86_64: https://rhn.redhat.com/errata/RHSA-2005-410.html The following updated file has been uploaded and is currently syncing to the mirrors: x86_64: updates/x86_64/RPMS/gftp-2.0.14-4.x86_64.rpm source: updates/SRPMS/gftp-2.0.14-4.src.rpm You may update your CentOS-3 x86_64 installations by running the command:
2005 Jun 14
0
CentOS-announce Digest, Vol 4, Issue 7
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2005 Jun 11
0
Building NT installer. Need Advice RE: File Structure.
Hello OpenSSH, I am working on building an installer for a stand alone OpenSSH 4.1p1-1 build for NT systems. Since it is built with Cygwin, it seems Cygwin bombed the OpenSSH directory with a ton of erroneous files. The installer is so far perfect and I am seeking advice. Which of the following files from the following structure are totally unnecessary? I wish to know so I can clean up the
2005 Jun 12
0
Building NT installer. Need Advice RE: File Structure.
Hello OpenSSH, I am working on building an installer for a stand alone OpenSSH 4.1p1-1 build for NT systems. Since it is built with Cygwin, it seems Cygwin bombed the OpenSSH directory with a ton of erroneous files. The installer is so far perfect and I am seeking advice. Which of the following files from the following structure are totally unnecessary? I wish to know so I can clean up the
2008 Dec 02
5
OpenChrome video driver for Centos
I can find xorg-x11-drv-openchrome-0.2.901-1 for EL5, but not the current xorg-x11-drv-openchrome-0.2.903-1 (which only goes from FC8 on). Since my OQOs have the CX700M2 chip and there are listed enhancements for this chip in the 903 version, I would really like to get it...
2006 Apr 01
0
CESA-2005:410 Moderate CentOS 4 i386 gftp - security update
CentOS Errata and Security Advisory 2005:410 https://rhn.redhat.com/errata/RHSA-2005-410.html The following updated files have been uploaded and are currently syncing to the mirrors for both CentOS 4.0 and 4.1: i386: gftp-2.0.17-5.i386.rpm src: gftp-2.0.17-5.src.rpm -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature
2006 Apr 01
0
CESA-2005:410 Moderate CentOS 4 x86_64 gftp - security update
CentOS Errata and Security Advisory 2005:410 https://rhn.redhat.com/errata/RHSA-2005-410.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: gftp-2.0.17-5.x86_64.rpm src: gftp-2.0.17-5.src.rpm -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc:
2006 Apr 01
0
CESA-2005:410 Modrate CentOS 3 s390(x) gftp - security update
CentOS Errata and Security Advisory 2005:410 https://rhn.redhat.com/errata/RHSA-2005-410.html The following updated files have been uploaded and are currently syncing to the mirrors: s390: updates/s390/RPMS/gftp-2.0.14-4.s390.rpm s390x: updates/s390x/RPMS/gftp-2.0.14-4.s390x.rpm -- Pasi Pirhonen - upi@iki.fi - http://iki.fi/upi/ -------------- next part -------------- A non-text attachment