× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hello,

Am 04.04.2020 um 12:31 schrieb Tim Bronski <tim.bronski@xxxxxxxxx>:

214-Unsupported commands marked with an *.

Tested in more detail.

With V7R2, the Cmdline-Client (tnftp, Linux) says "Restart is not supported by the remote server."

With V4R5 as server, the picture is a bit different: "500 subcommand is only allowed for block or compressed modes." I'm not sure what exactly that means.

ftp> quote help mode
214-MODE <mode-symbol>: Specifies the data transfer mode.
214 Default mode is stream. Stream (S) and block (B) are supported.
ftp> quote mode b
200 Data transfer mode is block.
ftp> reget /home/poc/bigfile
local: /home/poc/bigfile remote: /home/poc/bigfile
227 Entering Passive Mode (192,168,59,141,23,200).
504 subcommand not supported on the AS/400 system.

Haha, the FTP Server's code seems to be used in more than one IBM product. :-)

Apologies to Laurence, I was wrong and should have tested in-depth from the beginning. Thanks Tim, for pointing out.

So, as my initial secondary suggestion, if you (Laurence) could manage to place the data base (or a save file of it) into the IFS, you could use rsync (over ssh) in PASE to transfer only differences of the save file's content.
I suppose the save file to be the same every time you're creating and writing the databases' contents into it (sans some timestamps). This would create a lot of overhead for deleting and recreating the save file, and copying to IFS but maybe this is a good way to go? I can't test further because I've not installed the OpenSource stuff into PASE.

Additionally, I know about remote journalling to keep a copy of the data up to date on a remote server. Other list readers pointed out additional means to keep data updated on a secondary site.

:wq! PoC

PGP-Key: DDD3 4ABF 6413 38DE - https://www.pocnet.net/poc-key.asc


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.