AD authentication is enabled on the ftp server and your linux machine is
not a member of AD?
This is just a guess based on prior experience, more details of your
architecture are needed for a better response.
For example... Is the linux box a member of AD? Are you using an AD
account or a local
On 2013-09-19 at 06:14 -0700, Andrew Hume wrote:
> can anyone think of what might be happening here?
> or what i might try?
> (be warned, i can't use a different machine at my end because of firewall
> issues.)
If your Python is any good, I'd install pycurl and play in the REPL with
prodding at F
On Thu, Sep 19, 2013 at 9:51 AM, Yves Dorfsman wrote:
> When I ran into issues with UNIX to Windows and vice versa FTP, the
> problem was that one was expecting status code while the other was relying
> on text messages...
>
Old-style passive mode lacks any standard way of communicating its use,
Could it be that the Windows client use passive ftp by default while the linux
client use active by default (you mention firewalls)? Have you tried to force
passive mode?
When I ran into issues with UNIX to Windows and vice versa FTP, the problem
was that one was expecting status code while
On 9/19/2013 9:33 AM, Brandon Allbery wrote:
On Thu, Sep 19, 2013 at 9:28 AM, Andrew Hume mailto:and...@research.att.com>> wrote:
it may well be.
but how would that manifest?
does AD somehow know what machines are inbound?
The obvious one to me is that a Windows FTP client may reco
On Thu, Sep 19, 2013 at 9:28 AM, Andrew Hume wrote:
> it may well be.
> but how would that manifest?
> does AD somehow know what machines are inbound?
>
The obvious one to me is that a Windows FTP client may recognize a Windows
FTP server from an FTP protocol level response and send extra
authent
it may well be.
but how would that manifest?
does AD somehow know what machines are inbound?
(that is, might it be distinguishing the two cases which differ only in
originating system type/ip?)
On Sep 19, 2013, at 6:21 AM, Leila Kemery wrote:
> Hi Andrew is Active Directory Domain authentication
On Thu, 19 Sep 2013, Andrew Hume wrote:
i am trying to help figure out a weird incompatibility issue.
i am ftp'ing from a linux box to a ftp server running on a windows nt system.
when i cd \internal
i get a 550 access denied error (we're in passive mode).
\internal is under AD control.
when th
Hi Andrew is Active Directory Domain authentication coming into play?
Thanks,
Leila
> On Sep 19, 2013, at 6:14 AM, Andrew Hume wrote:
>
> i am trying to help figure out a weird incompatibility issue.
> i am ftp'ing from a linux box to a ftp server running on a windows nt system.
> when i cd \