Ok... their server is  "FTP server (Version wu-2.4(22)".

1.) Quoting www.wftpd.org, "The current version of WU-FTPD is 2.6.2 and is available 
from ftp.wu-ftpd.org. If you are running an earlier version, please update your copy. 
You might want to take a look at what has changed."

2.) Also quoting www.wftpd.org, "A vulnerability has been found in the current 
versions of WU-FTPD up to 2.6.2".  The site you are connecting to needs to upgrade 
their server.

Looks like version 2.4 was released circa 1994 or 1995.  The XCWD error your seeing 
would indicate that that particular command was not implemented in that version of the 
ftp server the site you are attempting to connect to. "500 command not understood" 
looks pretty telling.  Unfortunately, I can't find documentation for that version on 
the net to verify this hypothesis.

As for the CWD errors, they sure look like filesystem permission problems.  Have you 
checked the filesystem permissions on your source machine?

Is there another directory you can try instead of the FTPTest directory?

Good Luck,

Pete

-----Original Message-----
From: Rosemary Lumb [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 07, 2004 7:19 AM
To: [EMAIL PROTECTED]
Subject: Re: [WS_FTP Forum] Scheduler is not transfering files


We are trying to connect to btconnect.com

BED AND BREAKFAST NATIONWIDE
PO BOX 2100
CLACTON ON SEA
TENDRING
ESSEX, CO16 9BW
ENGLAND
TEL: +44 1255 831235
FAX: +44 1255 831437
www.bedandbreakfastnationwide.com
[EMAIL PROTECTED]

If this mail has come to you in error, please contact the sender immediately
to let them know. You are not entitled to make any use of it whatsoever.

We believe, but do not warrant, that this e mail is virus free and you
should take full responsibility for virus checking.

We reserve the right to monitor all e mail communications passing through
our internal and external networks.

----- Original Message -----
From: Pete Simpson <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 06, 2004 4:34 PM
Subject: RE: [WS_FTP Forum] Scheduler is not transfering files


Nooo... that's the CLIENT version.  What SERVER version are you using?  The
server that you are connecting to... what version is it?

-----Original Message-----
From: Ronitz-Baker, Wendy [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 06, 2004 9:48 AM
To: [EMAIL PROTECTED]
Subject: RE: [WS_FTP Forum] Scheduler is not transfering files


I'm using version 7.62

Wendy
-----Original Message-----
From: Pete Simpson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 06, 2004 8:44 AM
To: [EMAIL PROTECTED]
Subject: RE: [WS_FTP Forum] Scheduler is not transfering files


Which version of the WS_FTP Server are you running... there's a strange
problem with v4.01...
-----Original Message-----
From: Ronitz-Baker, Wendy [mailto:[EMAIL PROTECTED]
Sent: Monday, January 05, 2004 6:02 PM
To: [EMAIL PROTECTED]
Subject: RE: [WS_FTP Forum] Scheduler is not transfering files


Hi Julie,
I'm not using a command line. I opened up WSFTP Pro Scheduler, selected
file --> new --> transfer and entered my source and destination information
on the popup screen. When I hit OK it creates the task successfully, but
when it runs I get the weird permission errors and it looks like it's trying
to change into directories that don't exist.

Thanks for your help.

Wendy
-----Original Message-----
From: Julie I [mailto:[EMAIL PROTECTED]
Sent: Monday, January 05, 2004 2:43 PM
To: [EMAIL PROTECTED]
Subject: RE: [WS_FTP Forum] Scheduler is not transfering files


Hi Wendy,

    What command line are you using in the scheduler?

Julie I.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Ronitz-Baker, Wendy
Sent: Monday, January 05, 2004 9:49 AM
To: [EMAIL PROTECTED]
Subject: RE: [WS_FTP Forum] Scheduler is not transfering files


Hi Gary,
Thanks for the hint about the script commands. Unfortunately, I'm not using
a script in this particular situation. I am just using the native Scheduler
command to look at a source and FTP it to a destination. So you can
understand why I'm perplexed because the commands in question (CWD and XCWD)
are being generated by the WS_FTP scheduler. Very confusing!

On a fluke, I discovered that if I name my source folder on my local machine
the same as the destination folder on the FTP site, the Scheduler seems to
work the file gets FTP'd out. Luckily I have a small enough network
environment that I can change the same of my source folder and not break
anything, so I'll probably go with this work around until I can figure out
what the problem is.

If you can think of anything else that I might be doing wrong, I'd
appreciate the input.

Thanks!

Wendy
-----Original Message-----
From: Gary J. Piccoli [mailto:[EMAIL PROTECTED]
Sent: Saturday, January 03, 2004 1:20 AM
To: [EMAIL PROTECTED]
Subject: Re: [WS_FTP Forum] Scheduler is not transfering files


Wendy:

I'm not an WSFTP expert, but I think you are trying to use "interactive"
commands in a script file. Take a look at the "help" on the scheduler or the
WSFTP main window and look up script commands.  According to the list of
valid script commands, CWD, XCWD, etc are not listed.  I have written about
a dozen scripts using only the commands listed and have not had any
problems.


Gary J. Piccoli
Colonial Computer Associates
Home of "MuSoft 2000"
-------Original Message-------

From: [EMAIL PROTECTED]
Date: Friday, January 02, 2004 05:20:50 PM
To: [EMAIL PROTECTED]
Subject: [WS_FTP Forum] Scheduler is not transfering files

I am running Windows 2000 Pro and WSFTP Pro 7.62 and trying to use Scheduler
to look in my source folder (FTPTest) and transfer the files in there to an
established FTP site. I consistently get the following error in my logs:
CWD FTPTest
550 FTPTest: Permissions violation (repllib). (7)
XCWD FTPTest
500 command not understood
CWD /FTPTest
550 /FTPTest: Permissions violation (repllib). (7)
XCWD /FTPTest
500 command not understood
PWD
257 "/" is current directory.
MKD /FTPTest
550 /FTPTest: permission denied (2)
XMKD /FTPTest
500 command not understood
MKD FTPTest
550 FTPTest: permission denied (2)
XMKD FTPTest
500 command not understood
CWD FTPTest
550 FTPTest: Permissions violation (repllib). (7)
XCWD FTPTest
500 command not understood
CWD /FTPTest
550 /FTPTest: Permissions violation (repllib). (7)
XCWD /FTPTest
500 command not understood
PWD
257 "/" is current directory.
Transfer requst completed with status: Failed, 1 SubItem(s) failed
The FTPTest folder is shared out with Everyone having full control. My
Windows username and password are entered into the task. The FTP site I have
configured in WSFTP Pro connects to a specific remote startup folder and my
FTP username and password for this site is tied to that startup folder. I
can connect to this site through WSFTP Pro with no problems, but the
Scheduler service will not work.
Is it not finding my source folder?
Wendy








[ CONFIDENTIALITY NOTICE ]


http://www.realmed.com/legal/confidential.htm

Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.


An Archive of this list is available at:
http://www.mail-archive.com/wsftp_forum%40list.ipswitch.com/


Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.


An Archive of this list is available at:
http://www.mail-archive.com/wsftp_forum%40list.ipswitch.com/


http://www.realmed.com/legal/confidential.htm

Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.


An Archive of this list is available at:
http://www.mail-archive.com/wsftp_forum%40list.ipswitch.com/

Reply via email to