Search found 6 matches

by NightTrain
Tue Feb 03, 2004 3:29 pm
Forum: Client - Issues
Topic: Connect to ftp on MVS mainfram
Replies: 8
Views: 13713

Connect to ftp on MVS mainfram

I was trying to connect directly to our MVS Mainframe and download without going through the process of moving the file to the secure server and I get this log: 00 Representation type is Image PASV 227 Entering Passive Mode (XXX.X.XX.XX,34) RETR PS CSA025NA.TCDISK Connect socket #208 to XXX.X.XX.XX,...
by NightTrain
Mon Feb 02, 2004 8:55 pm
Forum: Client - Issues
Topic: Command line and wildcards
Replies: 8
Views: 3438

JEFF.TXT works
jeff.txt works

JEFF.* works.
jeff.* does NOT work.

Apparently, case sensitivity is only an issue when you use a wildcard :shock:

Thanks much for the help!
by NightTrain
Mon Feb 02, 2004 8:29 pm
Forum: Client - Issues
Topic: Command line and wildcards
Replies: 8
Views: 3438

Win98SE Version 1.3 build 1260 The jeff.txt is the file I've been downloading. drwxrwxr-x 12 512 508 4096 Oct 29 2003 ./ drwxrwxr-x 12 512 508 4096 Oct 29 2003 ../ drwx------ 6 512 508 4096 Aug 14 2002 .kde/ -rw-r--r-- 1 512 508 24 Aug 14 2002 .bash_logout -rw-r--r-- 1 512 508 191 Aug 14 2002 .bash_...
by NightTrain
Mon Feb 02, 2004 6:10 pm
Forum: Client - Issues
Topic: Command line and wildcards
Replies: 8
Views: 3438

It's my understanding that it's a Unix server running SecureShell and SecureFTP.
by NightTrain
Mon Feb 02, 2004 5:37 pm
Forum: Client - Issues
Topic: Command line and wildcards
Replies: 8
Views: 3438

Thanks for the quick reply. I added the -d parameter and it didn't behave any differently. It's just not matching any files on the target box.
by NightTrain
Mon Feb 02, 2004 3:34 pm
Forum: Client - Issues
Topic: Command line and wildcards
Replies: 8
Views: 3438

Command line and wildcards

I'm trying to set up a process for my company to download files that have been FTP'd from a mainframe every night. I can get specific files with no problem. I can even get the wildcard to work if I use *.*. I noticed in the helpfile that you use *.jpg as an example. This will not work for me. No per...