Unconfigured Ad Widget

Collapse

Announcement

Collapse
No announcement yet.

Java and FTP

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Java and FTP

    I have a simple java program to ftp download data from a business partner. The program will execute without a problem in QSH but does not execute from a command line call (RUNJVA). Does anyone have a suggestion as to what is causing the problem(code is below). The error I get is File Not Found and I know for a fact that both files exist within the data path(s) passed to the program. Like I said, the program works when called from within QSH. Thanks for any input.
    Code
Working...
X