Sponsored Content
Full Discussion: About PuTTY RSA signature
Top Forums UNIX for Dummies Questions & Answers About PuTTY RSA signature Post 302567226 by ctsgnb on Sunday 23rd of October 2011 10:03:22 AM
Old 10-23-2011
 

8 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

profile signature

What happend to profile signatures. don't seems to be displayed in posts for few days. it's not important. but just to know what's wrong with it? Thanks, (1 Reply)
Discussion started by: mib
1 Replies

2. UNIX for Dummies Questions & Answers

mail with automatic signature

Hi everybody! I want to know if someone knows about a program that "inserts" a graphic in the signature of a mail user. Let me be more clear. I'm mail admin in a company that uses Netscape Messaging Server 4.15, and my boss wants to put a graphic christmas message in all the outgoing mails. ... (1 Reply)
Discussion started by: piltrafa
1 Replies

3. Forum Support Area for Unregistered Users & Account Problems

signature?

do these forums allow for the user signatures? I couldn't find anything in my profile, but remember something about signatures when I registered first. Any info is appreciated. vlad (3 Replies)
Discussion started by: vgersh99
3 Replies

4. Post Here to Contact Site Administrators and Moderators

Signature???

In the user control panel, I noticed an option to enable viewing signatures. But somehow, I could not find any place to set my own signature. :( :confused: Could anyone tell me where I can find that option? (2 Replies)
Discussion started by: aniseed
2 Replies

5. Cybersecurity

Rsa

This "quiz" was pretty easy (at least for me) and the prize is a trip to RSA. http://www.messagelabs-quiz.com/Quiz/Index.asp By the way, did anyone go to this last year? (0 Replies)
Discussion started by: defender77
0 Replies

6. Red Hat

Header V3 DSA signature:

# rpm -ivh telnet-server-0.17-38.el5.i386.rpm warning: telnet-server-0.17-38.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186 error: Failed dependencies: xinetd is needed by telnet-server-0.17-38.el5.i386 # ----------------------------------------------- # yum -y... (2 Replies)
Discussion started by: dplinux
2 Replies

7. Post Here to Contact Site Administrators and Moderators

Signature?

Hi there Where can i define a Signature? I can't see any point to do this... Regards, Jan (1 Reply)
Discussion started by: jm83
1 Replies

8. UNIX for Beginners Questions & Answers

Create signature

I saw this and am wondering how I can add a signature so it shows on my posts. Thanks. Visible Post Elements You have the option to show or hide various elements of messages, which may be of use to users on slow internet... (1 Reply)
Discussion started by: drew77
1 Replies
pscp(1) 							 PuTTY tool suite							   pscp(1)

NAME
pscp - command-line SCP (secure copy) / SFTP client SYNOPSIS
pscp [options] [user@]host:source target pscp [options] source [source...] [user@]host:target pscp [options] -ls [user@]host:filespec DESCRIPTION
pscp is a command-line client for the SSH-based SCP (secure copy) and SFTP (secure file transfer protocol) protocols. OPTIONS
The command-line options supported by pscp are: -V Show version information and exit. -pgpfp Display the fingerprints of the PuTTY PGP Master Keys and exit, to aid in verifying new files released by the PuTTY team. -ls Remote directory listing. -p Preserve file attributes. -q Quiet, don't show statistics. -r Copy directories recursively. -unsafe Allow server-side wildcards (DANGEROUS). -v Show verbose messages. -load session Load settings from saved session. -P port Connect to port port. -l user Set remote username to user. -batch Disable interactive prompts. -pw password Set remote password to password. CAUTION: this will likely make the password visible to other users of the local machine (via com- mands such as `w'). -1 Force use of SSH protocol version 1. -2 Force use of SSH protocol version 2. -C Enable SSH compression. -i path Private key file for authentication. -scp Force use of SCP protocol. -sftp Force use of SFTP protocol. MORE INFORMATION
For more information on pscp it's probably best to go and look at the manual on the PuTTY web page: http://www.chiark.greenend.org.uk/~sgtatham/putty/ BUGS
This man page isn't terribly complete. See the above web link for better documentation. PuTTY tool suite 2004-03-24 pscp(1)
All times are GMT -4. The time now is 07:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy