Sponsored Content
Top Forums UNIX for Dummies Questions & Answers SFTP - UNIX to Windows without keys Post 302583101 by blt123 on Monday 19th of December 2011 02:26:28 PM
Old 12-19-2011
We've tried that and also
Code:
sftp -vvv -o PreferredAuthentications=password

; however we still get disconnected. Here's the tail end of the log:

Code:
debug1: Authentication succeeded (password).
debug2: fd 5 setting O_NONBLOCK
debug3: fd 6 is O_NONBLOCK
debug1: channel 0: new [client-session]
debug3: ssh_session2_open: channel_new: 0
debug2: channel 0: send open
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug2: callback start
debug2: client_session2_setup: id 0
debug1: Sending subsystem: sftp
debug2: channel 0: request subsystem confirm 1
debug2: fd 4 setting TCP_NODELAY
debug2: callback done
debug2: channel 0: open confirm rwindow 300000 rmax 30000
Received disconnect from 123.12.12.12: 2:
Connection closed

Thanks,
Barbara

Last edited by zxmaus; 12-19-2011 at 09:40 PM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

SFTP files from windows drive E: to unix

Hello friends, I was doing this test script which would take a file from my own E: drive to the unix server which i access from a putty. I tried sftp <osuser>@<ipaddress> but it didn't work. does the windows client have to be a server installation? i was trying on win xp from... (4 Replies)
Discussion started by: pranavagarwal
4 Replies

2. Shell Programming and Scripting

SFTP from windows E:/ to unix server

Hello All :), I am making a script in the ksh to Secure FTP a set of files from the E:/ drive in windows a computer to a unix server. Had it been in the unix directory, I could have used the expect utility to use the non-interactive mode for sftp, #!/usr/local/bin/expect #!/bin/ksh ... (12 Replies)
Discussion started by: pranavagarwal
12 Replies

3. Shell Programming and Scripting

Passwordless sftp from UNIX to windows site

Hallo all , I researched many article in this forum as well as googled. But could not get any help. I request the forum to extend some help. Issue: Want to do a passwordless sftp from an unix machine to windows action taken : 1) on local unix machine ssh-keygen -t dsa 2) Next step ,... (2 Replies)
Discussion started by: konark
2 Replies

4. Shell Programming and Scripting

SFTP failure from unix to windows server

Hi, I am having unix server SUNW,Sun-Fire-V245. remote windows server details: Microsoft Windows In my script i am sftp'ing files to the windows server through sftp command. But the problem i am facing is, some files are successfully sftp'd to windows server and for some files sftp is... (0 Replies)
Discussion started by: syamkp
0 Replies

5. Shell Programming and Scripting

sftp from unix to windows using keys

I'm working on setting up an automated script on a unix server to secure ftp (get) a file from a remote host which is a windows server with Vshell . I understand in order for the paswword-less authentication to work , I need to copy the authorization keys of our server(Solaris) to the remote host... (1 Reply)
Discussion started by: thrashers
1 Replies

6. AIX

Automate SFTP UNIX to Windows

Hi, Could you please help to solve the below issue... my requirement is automate the SFTP between UNIX and Windows server. I want to get and put some files to UNIX AIX machine(SFTP client) to Windows server(SFTP server). For that, i have generated key pair (private/public) in my AIX machine .... (6 Replies)
Discussion started by: mahiban
6 Replies

7. Shell Programming and Scripting

sftp connection from Unix to windows

Hi guyz, I have a Solaris 5.9 box from which i need to connect to a windows server using Coreftp (passwordless login). Coreftp is installed on windows and in solaris, it is already available.I generated a pair of key(public,private) in windows and specify pub key over there, edit the know_hosts... (7 Replies)
Discussion started by: Renjesh
7 Replies

8. AIX

sftp between Unix & windows

Guys, sftp between Unix & Windows I'd like to get good software or a way to how to configure sftp between ( windows to Unix ) and ( Unix to windows ) to be automatic login between the different operating systems without asking password .. Pls assist in this regard … (3 Replies)
Discussion started by: Mr.AIX
3 Replies

9. Shell Programming and Scripting

SFTP from Unix to Windows

Hi all Not sure where I should be posting this so apologies if it's in the wrong section. I'm trying to set up a system where we can copy a file (get) from a Windows server to a Unix server using SFTP in an automated way. I've installed CoreFTP Server on the Windows server and can connect... (2 Replies)
Discussion started by: huskie69
2 Replies

10. Shell Programming and Scripting

Needed SFTP script from windows to UNIX server and from UNIX to windows server(reverse SFTP)

hi guys, i need a script to sftp the file from windows to unix server ....(before that i have to check whether the file exists in the windows server or not and again i have to reverse sftp the files from unix to windows server..... regards, Vasa Saikumar. (13 Replies)
Discussion started by: hemanthsaikumar
13 Replies
notifier(7)							    Apple Inc.							       notifier(7)

NAME
notifier - cups notification interface SYNOPSIS
notifier recipient [ user-data ] DESCRIPTION
The CUPS notifier interface provides a standard method for adding support for new event notification methods to CUPS. Each notifier deliv- ers one or more IPP events from the standard input to the specified recipient. Notifiers must read IPP messages from the standard input using the ippNew and ippReadFile functions and exit on error. Notifiers are encouraged to exit after a suitable period of inactivity, however they may exit after reading the first message or stay running until an error is seen. LOG MESSAGES
Messages sent to stderr are generally logged to the current ErrorLog. Each line begins with a standard prefix: ALERT: message Sets the printer-state-message attribute and adds the specified message to the current ErrorLog using the "alert" log level. CRIT: message Sets the printer-state-message attribute and adds the specified message to the current ErrorLog using the "critical" log level. DEBUG: message Sets the printer-state-message attribute and adds the specified message to the current ErrorLog using the "debug" log level. DEBUG2: message Sets the printer-state-message attribute and adds the specified message to the current ErrorLog using the "debug2" log level. EMERG: message Sets the printer-state-message attribute and adds the specified message to the current ErrorLog using the "emergency" log level. ERROR: message Sets the printer-state-message attribute and adds the specified message to the current ErrorLog using the "error" log level. INFO: message Sets the printer-state-message attribute. If the current LogLevel is set to "debug2", also adds the specified message to the current ErrorLog using the "info" log level. NOTICE: message Sets the printer-state-message attribute and adds the specified message to the current ErrorLog using the "notice" log level. WARNING: message Sets the printer-state-message attribute and adds the specified message to the current ErrorLog using the "warning" log level. ENVIRONMENT VARIABLES
The following environment variables are defined by the CUPS server when executing the notifier: CHARSET The default text character set, typically utf-8. CUPS_CACHEDIR The directory for semi-persistent cache files can be found. CUPS_DATADIR The directory where data files can be found. CUPS_FILETYPE The type of file being printed: "job-sheet" for a banner page and "document" for a regular print file. CUPS_SERVERROOT The root directory of the server. LANG The default language locale (typically C or en). PATH The standard execution path for external programs that may be run by the filter. SOFTWARE The name and version number of the server (typically CUPS/1.2). TZ The timezone of the server. USER The user executing the filter, typically "lp"; consult the cupsd.conf(5) file for the current setting. SEE ALSO
backend(7), cupsd(8), filter(7), http://localhost:631/help COPYRIGHT
Copyright 2007-2009 by Apple Inc. 12 May 2009 CUPS notifier(7)
All times are GMT -4. The time now is 04:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy