onai wrote:
On 2010/09/04 9:30 AM, Dan Miller wrote:
I'm running windows XP
Cygwin with latest updates
I have a bash script that sets up a directory structure for rsync to
perform incremental backups. It all works fine locally.
I'd like to use the same approach to backup my local files
LUDES=/home/dan/excluded_files.txt
OPTS="-avv --no-g --no-p --chmod=ugo+rwX --modify-window=1 --delete
--delete-excluded --exclude-from=$EXCLUDES --link-dest=../daily.1"
rsync $OPTS $BDIR9 $BSERVER::backups/$ROOTBKUP/daily.0
thanks again
Dan
On 9/4/2010 10:48 AM, Steven Monai wrote:
O
I'm running windows XP
Cygwin with latest updates
I have a bash script that sets up a directory structure for rsync to
perform incremental backups. It all works fine locally.
I'd like to use the same approach to backup my local files to a windows
network share on a server.
I have the window
René Berber wrote:
Dan Miller wrote:
Path statement appears fine. I think I'm missing something here. Isn't
it wierd that it is looking in /home/dan for keys and identities when
I'm logging in as the new user "fshd"?
No, that is the way ssh works: you are u
René Berber wrote:
Dan Miller wrote:
I can login as the new user by ssh [EMAIL PROTECTED] It seems to
authenticate and then says connection closed to local host (unlike when
I login as user dan) Also, when I try to sftp into the site I can
connect as dan but not as newuser.
here is ssh
René Berber wrote:
Dan Miller wrote:
OkRene you are the woman! Thank you so much.
Er ... actually René is a male name, Renee is the female equivalent (I know,
there is Rene Russo and others that have the wrong name, but what do they know,
the name comes from France).
I was
René Berber wrote:
Dan Miller wrote:
OkRene you are the woman! Thank you so much.
Er ... actually René is a male name, Renee is the female equivalent (I know,
there is Rene Russo and others that have the wrong name, but what do they know,
the name comes from France).
Sorry
René Berber wrote:
Dan Miller wrote:
After trying everything possible as described in my first e-mail I
reset/uninstalled everything including cygwin, registry entries, path
variables, cygwin variables etc. Then I reinstalled cygwin and openssh,
ran ssh-host-config and emailed this list
René Berber wrote:
Dan Miller wrote:
OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007
debug1: Reading configuration data /etc/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to localhost [127.0.0.1] port 22.
debug1: Connection established.
debug1: identity file /home/dan/.ssh
William Sutton wrote:
just jumping in but...
try ssh -vvv localhost >file 2>&1 to redirect STDERR to STDOUT in hopes of
catching the output
Thanks, yep that worked, here is the output
OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007
debug1: Reading configuration data /etc/ssh_config
debug2:
René Berber wrote:
Dan Miller wrote:
[snip]
C:\Program Files\UVP
Inc\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program
Files\ATI Technologies\ATI Control Panel;C:\Program Files\Common
Files\GTK\2.0\bin;C:\Program Files\Zone
Labs\ZoneAlarm\MailFrontier;C:\cygwin\bin
Hello,
I could really use some help with cygwin openssh on windows XP pro. I've
been trying for nearly 5 days now to get this to work and it just won't.
I've read most posts and tried a number of different things.
my ssh version is openssh_4.6p1 open ssl 0.9.8e (23 Feb, 2007)
CYGWIN installs
12 matches
Mail list logo