scheduler problem

Core FTP client questions and answers
Post Reply
mak101
Posts: 1
Joined: Fri Apr 02, 2010 8:34 pm

scheduler problem

Post by mak101 »

I have setup scheduler to download files and it never works. Here is my logfile for scheduler.

.
.
.
AUTH SSL

234 Security environment established - ready for negotiation

TLSv1, cipher TLSv1/SSLv3 (EXP-RC4-MD5) - 128 bitUSER ftptest
331 Send password please.

PASS **********

230 ftptest is logged on. Working directory is "ftptest.".

SYST

215 MVS is the operating system of this server. FTP Server is running on z/OS.

CWD 'myfiles.'/

501 Mismatched quotes on directory name "'myfiles.'/".

CWD 'myfiles.'/

501 Mismatched quotes on directory name "'myfiles.'/".

Transfer time: 00:00:03

Total uploaded files: 0

Total uploaded data: 0

Total downloaded files: 0

Total downloaded data: 0



When I login 'myfiles.' is a default foder shows on right side address bar. Can anyone please help me how to make this work?

Thanks.
Post Reply