Results 1 to 10 of 10

Thread: "best" ftp/ssh/networking apps?

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    "best" ftp/ssh/networking apps?

    Mainly looking for a FTP server and an SSH server app. I don't care if it's freeware or not.
    I'd like to know which ones you guys think are the best ones.... also any other network utility app that comes to mind?
    Last edited by MrPolite; Sep 16th, 2005 at 03:14 PM.
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: [serious]"best" ftp/ssh/networking apps?

    Putty is a good client that has ftp and telnet with SSH. It has Linux and Windows versions.

  3. #3

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: [serious]"best" ftp/ssh/networking apps?

    ah cool
    I think I've never actually tried putty, as famous as it might be heh
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  4. #4
    Frenzied Member TomGibbons's Avatar
    Join Date
    Feb 2002
    Location
    San Diego, CA Previous Location: UK
    Posts
    1,345

    Re: [serious]"best" ftp/ssh/networking apps?

    PuTTY is absolutely fantastic. I wouldn't recommend anything else.

  5. #5

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: [serious]"best" ftp/ssh/networking apps?

    anyone's tried RemotelyAnywhere btw?
    it comes with ftp ssh telnet and has remote desktop abilities
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  6. #6
    Frenzied Member TomGibbons's Avatar
    Join Date
    Feb 2002
    Location
    San Diego, CA Previous Location: UK
    Posts
    1,345

    Re: [serious]"best" ftp/ssh/networking apps?

    Well as an alternative to FTP for a Linux machine, you could use an SCP client (which I believe is SFTP). WinSCP is a good one for Windows.

  7. #7
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: [serious]"best" ftp/ssh/networking apps?

    Quote Originally Posted by TomGibbons
    Well as an alternative to FTP for a Linux machine, you could use an SCP client (which I believe is SFTP). WinSCP is a good one for Windows.
    SCP is an SFTP client but it can also drop back to SSH. I use SCP to syncronize my website over SSH. It works a dream.

    Putty also comes with various other tools which allow you to transfer files over SSH via the command line including PSCP and PSFTP.

    http://www.chiark.greenend.org.uk/~s.../download.html
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  8. #8

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: [serious]"best" ftp/ssh/networking apps?

    ah I'm still confused
    what is SCP now? is it just a secured ftp?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  9. #9
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: [serious]"best" ftp/ssh/networking apps?

    Well cp isthe copy command in the UNIX command line interface. SCP is the Secure copy Command. It allows you to copy files via SSH from one machine to another over the Internet.

    SFTP is different as it is FTP tunelled through an SSH connection. Making it Secure - hence SFTP
    Last edited by visualAd; Sep 16th, 2005 at 01:33 PM.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  10. #10

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: [serious]"best" ftp/ssh/networking apps?

    ah I see
    so it's really SSH

    ok how about SSL? I've heard you can have that on a FTP connection too. Wouldnt that be secure enough? if so, then what's the the point of SFTP?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

Posting Permissions

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



Click Here to Expand Forum to Full Width