Results 1 to 4 of 4

Thread: WinSCP

  1. #1
    Join Date
    Mar 2006
    Location
    Holy Roman Empire
    Posts
    70

    WinSCP

    Is there any way to connect to router by means of WinSCP (for file transfer)? That is, without installing an FTP server on it.

  2. #2
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,746
    Quote Originally Posted by Tellus1 View Post
    Is there any way to connect to router by means of WinSCP (for file transfer)? That is, without installing an FTP server on it.
    I guess you want to login to a SFTP server?
    just disable dropbear and install openssh
    ipkg install openssh
    there won't be anything to configure, keys are automatically generated and you can login with your username and password
    openssh is also an sftp server, so it's easy

  3. #3
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,777
    sftp can be used also with dropbear. Just:
    Code:
    ipkg install openssh-sftp-server

  4. #4
    Join Date
    Mar 2006
    Location
    Holy Roman Empire
    Posts
    70
    What exactly do I have to do aftewards. I've installed openssh - ipkg list_installed shows it:

    Code:
    openssh-sftp-server - 5.5p1-1 - sftp-server only from a FREE version of the SSH protocol suite of network connectivity tools.
    How do I start it? Will it only accept connections on the internal network (i.e. not also from the internet)?

Similar Threads

  1. Подключение к роутеру с помощью WinSCP
    By Reyter in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 83
    Last Post: 20-12-2012, 07:59
  2. HowTo - vsftpd, jedem User sein eigenes Verzeichnis
    By newbiefan in forum German Discussion - Deutsch (DE)
    Replies: 6
    Last Post: 16-01-2010, 21:32
  3. WinSCP kein login mцglich
    By smichaelis in forum German Discussion - Deutsch (DE)
    Replies: 2
    Last Post: 26-08-2008, 15:30
  4. Zeichensatzproblem mit SCP / WinSCP
    By pc-nico in forum German Discussion - Deutsch (DE)
    Replies: 6
    Last Post: 25-07-2008, 00:09
  5. SSH oder WINSCP auf WL500gP vom internet
    By LeChuck in forum WL-500gP Q&A
    Replies: 13
    Last Post: 01-07-2008, 21:34

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •