![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sftp | melanie_pfefer | SUN Solaris | 1 | 03-19-2008 01:00 PM |
| sftp | RahJiggah | OS X (Apple) | 3 | 09-26-2007 06:13 AM |
| SFTP help | bsandeep_80 | SUN Solaris | 1 | 07-30-2007 08:49 AM |
| Using SFTP | FredSmith | UNIX for Dummies Questions & Answers | 4 | 08-14-2006 03:52 AM |
| sftp | hugow | UNIX for Dummies Questions & Answers | 2 | 08-01-2006 04:23 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
sftp
how would i go about creating a login where i dont use a private key, just a password. I dont have ANY control over the sftp server, as it is run by another company. i am not knowledgable in unix at all. Please help
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
If you know the username and password for an account on another system try this
interactively: Code:
sftp user@nodename |
|||
| Google The UNIX and Linux Forums |