Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

AdrianCChase

In scripting you should not rely on saved sites, use this command instead:

Hello,

I get the following message:
In scripting you should not rely on saved sites, use this command instead:

open ftp://anonymous:***@ftp.sosx.noaa.gov/

When I use the following command:
open ftp://anonymous:sospublic@ftp.sosx.noaa.gov -rawsettings SendBuf=262144 Compress=on passive=on option transfer binary -sessionname="SOS Explorer® Real-time Dataset Synchronizer"

This only happens with the -sessionname parameter. If I remove it, I stop getting the message, but the message doesn't seem to be related to the sessionname parameter.

Any ideas?

Thanks!