You may have run an 'upgrade' in the server software @ GXS. I'd definitely ask.

Over the years I've encountered any number of FTP servers which don't obey all 
the normal rules...and often offer "extensions" 
("for your convenience").

Plus, different FTP clients may do the same thing different ways... which 
explains why your 'other' FTP client still works.

e.g., I had one recently (Covisint) which would not do 'ls path/*' or  'mget 
path/*', but if you first did "cd path" followed by "ls 
*" or "mget *"  it worked perfectly. So I changed my FTP client software (I 
mean the one I wrote)  to call the appropriate function 
to CD and forgot about the path part of the download spec and now that works 
too.

Something more specific... and maybe even useful....

> Odd thing:  script was doing a 'lcd \folder\ftp\gxs\in\'
> Now that command does not work, unless I remove the trailing \

If on a Windows machine, instead of 'lcd <pathspec>'  you might try  !cd 
<pathspec>; "!" is supposed to do a client OS call so that 
might work


Michael C. Mattias
Tal Systems Inc.
Racine WI
[email protected]

----- Original Message ----- 
From: "Earl Wertheimer" <[email protected]>
To: <[email protected]>
Sent: Wednesday, May 15, 2013 10:01 AM
Subject: [EDI-L] Odd GXS ftp problem


>I have an ftp script that has been running for 8 years with GXS..
>
> Since Monday, it no longer works.
> We checked the firewall but GXS says that we are blocking incoming.
>
> Bottom line:  I can connect, do certain things manually, (help, cd, lcd, etc)
> but as soon as I try to receive data it hangs.
>
> No ls, mget *,
>
> Other ftp program (Core ftp) work!
>
> Odd thing:  script was doing a 'lcd \folder\ftp\gxs\in\'
> Now that command does not work, unless I remove the trailing \
>
> Anyone seen this problem?
>
> I am using plain vanilla windows 7 32-bit ftp with the GXS SecuRemote VPN.
>
> thanks
>
>
> Earl Wertheimer
> [email protected]
> http://www.spe-edi.com
>
>
>
> ------------------------------------
>
> ...
> Please use the following Message Identifiers as your subject prefix: <SALES>, 
> <JOBS>, <LIST>, <TECH>, <MISC>, <EVENT>, <OFF-TOPIC>
>
> Job postings are welcome, but for job postings or requests for work: <JOBS> 
> IS REQUIRED in the subject line as a prefix.Yahoo! 
> Groups Links
>
>
>



------------------------------------

...
Please use the following Message Identifiers as your subject prefix: <SALES>, 
<JOBS>, <LIST>, <TECH>, <MISC>, <EVENT>, <OFF-TOPIC>

Job postings are welcome, but for job postings or requests for work: <JOBS> IS 
REQUIRED in the subject line as a prefix.Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/EDI-L/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/EDI-L/join
    (Yahoo! ID required)

<*> To change settings via email:
    [email protected] 
    [email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to