• Sharing files over the Internet with RISC OS

    From Alexander Ausserstorfer@3:633/10 to All on Sunday, March 22, 2026 14:09:25
    Because my provider is stopping his service, I'm looking for another way
    to share files over the internet with RISC OS.

    In the last 24 years I copied files using !SiteMatch and !FTPc to the
    server of the provider and people could call it using an URL like

    http://home.chiemgau-net.de/ausserstorfer/Temp/2026-01-31/Laberradweg1.jpg
    (90 kB)

    This image is from my last cycle tour from my home to the Sorbs and part
    of a report I posted (like here) to Usenet.

    It seems to be difficult to me to find a ftp server today. Somebody
    declares that ftp is 'dead'.

    What may be alternatives to that? I still want to use RISC OS of course!

    Thanks in advance!

    Alex

    --
    Man w?nsche mir, was man will.
    Gott gebe ihm davon doppelt so viel.

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From David Higton@3:633/10 to All on Sunday, March 22, 2026 17:23:25
    In message <5cbd8b5614alexander.ausserstorfer@eclipso.at>
    Alexander Ausserstorfer <alexander.ausserstorfer@eclipso.at> wrote:

    Because my provider is stopping his service, I'm looking for another way to share files over the internet with RISC OS.

    In the last 24 years I copied files using !SiteMatch and !FTPc to the
    server of the provider and people could call it using an URL like

    http://home.chiemgau-net.de/ausserstorfer/Temp/2026-01-31/Laberradweg1.jpg (90 kB)

    This image is from my last cycle tour from my home to the Sorbs and part of
    a report I posted (like here) to Usenet.

    It seems to be difficult to me to find a ftp server today. Somebody
    declares that ftp is 'dead'.

    What may be alternatives to that? I still want to use RISC OS of course!

    The URL you posted above is an http URL, not ftp. It's entirely normal
    for a hosted website to be read by many users via http, but written by
    one person - the owner - using ftp. I moved my site recently to Netcup
    gmbh, who were offering a very low cost service, and I use FTPc to put
    my files on it.

    AFAIK, all web hosting works this way.

    It looks so simple to me that I must have misunderstood your needs?

    David

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Jean-Michel@3:633/10 to All on Sunday, March 22, 2026 18:39:25
    In message <5cbd8b5614alexander.ausserstorfer@eclipso.at>
    Alexander Ausserstorfer <alexander.ausserstorfer@eclipso.at>
    wrote:

    Because my provider is stopping his service, I'm looking for another way
    to share files over the internet with RISC OS.

    In the last 24 years I copied files using !SiteMatch and !FTPc to the
    server of the provider and people could call it using an URL like

    http://home.chiemgau-net.de/ausserstorfer/Temp/2026-01-31/Laberradweg1.jpg (90 kB)

    This image is from my last cycle tour from my home to the Sorbs and part
    of a report I posted (like here) to Usenet.

    It seems to be difficult to me to find a ftp server today. Somebody
    declares that ftp is 'dead'.

    What may be alternatives to that? I still want to use RISC OS of course!

    Thanks in advance!

    Alex
    My site is hosted by David Feugey and not just mine, you should contact
    him.
    https://www.riscos.fr/communaute.html

    I use WebWonder and FTPc without problems

    --
    Jean-Michel

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Steve Fryatt@3:633/10 to All on Sunday, March 22, 2026 21:48:18
    On 22 Mar, David Higton wrote in message
    <4415a8bd5c.DaveMeUK@BeagleBoard-xM>:

    The URL you posted above is an http URL, not ftp. It's entirely normal
    for a hosted website to be read by many users via http, but written by one person - the owner - using ftp. I moved my site recently to Netcup gmbh,
    who were offering a very low cost service, and I use FTPc to put my files
    on it.

    AFAIK, all web hosting works this way.

    Not all: there's something of a move away from FTP[1], certainly unencrypted FTP. I can't remember which of SFTP and FTPS is is that FTPc supports, but
    your provider needs to support the same one. There is (or was) a command
    line tool for the other protocol on RISC OS; was it by John Ballance?

    It's certainly shouldn't be a problem finding a service, but you do need to read the specs carefully. And may need to tick a box in a control panel somewhere to enable it.

    As others have said, using a RISC OS aware host makes this easier (in fact, RISC OS aware hosts are more likely to look blank when you ask about SSH,
    IME).


    1. It's increasingly common to find people doing file transfers over SSH, because it's secure and more flexible, and can be used to transfer more than just files.

    --
    Steve Fryatt - Leeds, England

    http://www.stevefryatt.org.uk/

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From David Higton@3:633/10 to All on Sunday, March 22, 2026 22:34:50
    In message <mpro.tcblwd00hw79d24n2.news@stevefryatt.org.uk>
    Steve Fryatt <news@stevefryatt.org.uk> wrote:

    On 22 Mar, David Higton wrote in message
    <4415a8bd5c.DaveMeUK@BeagleBoard-xM>:

    The URL you posted above is an http URL, not ftp. It's entirely normal
    for a hosted website to be read by many users via http, but written by
    one person - the owner - using ftp. I moved my site recently to Netcup gmbh, who were offering a very low cost service, and I use FTPc to put my files on it.

    AFAIK, all web hosting works this way.

    Not all: there's something of a move away from FTP[1], certainly
    unencrypted FTP. I can't remember which of SFTP and FTPS is is that FTPc supports

    Nor can I...

    but your provider needs to support the same one.

    ... and it does. I believe one is more common, and it's the one that
    FTPc has supported for some years.

    David

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Theo@3:633/10 to All on Monday, March 23, 2026 13:21:10
    Steve Fryatt <news@stevefryatt.org.uk> wrote:
    On 22 Mar, David Higton wrote in message
    <4415a8bd5c.DaveMeUK@BeagleBoard-xM>:

    The URL you posted above is an http URL, not ftp. It's entirely normal
    for a hosted website to be read by many users via http, but written by one person - the owner - using ftp. I moved my site recently to Netcup gmbh, who were offering a very low cost service, and I use FTPc to put my files on it.

    AFAIK, all web hosting works this way.

    Not all: there's something of a move away from FTP[1], certainly unencrypted FTP. I can't remember which of SFTP and FTPS is is that FTPc supports, but your provider needs to support the same one. There is (or was) a command
    line tool for the other protocol on RISC OS; was it by John Ballance?

    I think FTPc supports FTPS, which is regular FTP over SSL (TLS).
    SFTP uses the SSH protocol, which is something entirely different.

    I did some ports of command-line SFTP (one from PuTTY and one from OpenSSH)
    but I suggest it's better to get the OpenSSH from riscos.info which should
    be slightly newer but still woefully out of date.

    I haven't kept up with whether there are any newer builds of OpenSSH and/or
    any GUI tools supporting SFTP.

    1. It's increasingly common to find people doing file transfers over SSH, because it's secure and more flexible, and can be used to transfer more than just files.

    It's also just one port (combining login/file-transfer/port-forwarding) to expose to the internet and OpenSSH is well-maintained, whereas FTP daemons
    have a history of vulnerabilities.

    Theo

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Jean-Michel@3:633/10 to All on Monday, March 23, 2026 16:42:26
    In message <Mio*r+eCA@news.chiark.greenend.org.uk>
    Theo <theom+news@chiark.greenend.org.uk> wrote:

    Steve Fryatt <news@stevefryatt.org.uk> wrote:
    On 22 Mar, David Higton wrote in message
    <4415a8bd5c.DaveMeUK@BeagleBoard-xM>:

    The URL you posted above is an http URL, not ftp. It's entirely normal
    for a hosted website to be read by many users via http, but written by one >>> person - the owner - using ftp. I moved my site recently to Netcup gmbh, >>> who were offering a very low cost service, and I use FTPc to put my files >>> on it.

    AFAIK, all web hosting works this way.

    Not all: there's something of a move away from FTP[1], certainly unencrypted >> FTP. I can't remember which of SFTP and FTPS is is that FTPc supports, but >> your provider needs to support the same one. There is (or was) a command
    line tool for the other protocol on RISC OS; was it by John Ballance?

    I think FTPc supports FTPS, which is regular FTP over SSL (TLS).
    SFTP uses the SSH protocol, which is something entirely different.

    I did some ports of command-line SFTP (one from PuTTY and one from OpenSSH) but I suggest it's better to get the OpenSSH from riscos.info which should
    be slightly newer but still woefully out of date.

    I haven't kept up with whether there are any newer builds of OpenSSH and/or any GUI tools supporting SFTP.

    1. It's increasingly common to find people doing file transfers over SSH,
    because it's secure and more flexible, and can be used to transfer more than >> just files.

    It's also just one port (combining login/file-transfer/port-forwarding) to expose to the internet and OpenSSH is well-maintained, whereas FTP daemons have a history of vulnerabilities.

    Theo

    WebWonder has an ftps option in the OSP Setup panel

    I used PSFTP, it may be interesting http://www.riscos.info/packages/NetworkDetails.html#PuttyToolsarx


    --
    Jean-Michel

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Patric@3:633/10 to All on Tuesday, March 24, 2026 10:45:18
    I use my SDF Public Access UNIX System shell account for uploading and
    sharing files. In theory FTP could be used given the correct membership
    kevel and clearance but is discouraged for good reasons.
    Both SCP and PSFTP would be a much better idea though and both are
    available on RISC OS iirc via PuTTY Tools.
    Connect to and browse through remote folders using PSFTP and then GET and
    PUT files. Connecting via Nettle SSH (or telnet if you must) also gives
    access to all sort of unix cli tools.

    Patric


    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Alexander Ausserstorfer@3:633/10 to All on Sunday, March 29, 2026 12:43:33
    In article <5cbe85d031minim@news.invalid>,
    Patric <minim@news.invalid> wrote:

    I use my SDF Public Access UNIX System shell account for uploading and sharing files. In theory FTP could be used given the correct membership
    kevel and clearance but is discouraged for good reasons.
    Both SCP and PSFTP would be a much better idea though and both are
    available on RISC OS iirc via PuTTY Tools.
    Connect to and browse through remote folders using PSFTP and then GET and
    PUT files. Connecting via Nettle SSH (or telnet if you must) also gives access to all sort of unix cli tools.

    Thanks. I'm open for all ideas, although I prefer to work graphical and
    not with technics from the stone age of computing (like the command
    line). Because of this I'm using RISC OS, of course!

    People has a need for sharing files. It leeds to the question if there
    is something to simply share the harddisc or a part of the hard disc
    with people around the world over the internet.

    The idea may be: You may find an icon on the left side of the icon bar.
    If you click on it, it opens a window with all directories or harddisc
    people are sharing around the world. And you would be able to click
    through them, to read and to write files. It could be such easy.

    A.

    --
    Man w?nsche mir, was man will.
    Gott gebe ihm davon doppelt so viel.

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)