![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I want to get a file via ftp. Using the ftp control I connect to the remote server how ever I can not specify the file, because I can not change to the directory I need. The directory does not show up in the file list. The directory is hidden. How can I download the file? I can't unhide the directory on the mainframe because of security policies. |
#3
| |||
| |||
|
|
In message <5EB910BC-D51F-4AB3-9529-5ED4DD1ED8B8 (AT) microsoft (DOT) com>, Chuck P nospam (AT) crlf (DOT) com> writes I want to get a file via ftp. Using the ftp control I connect to the remote server how ever I can not specify the file, because I can not change to the directory I need. The directory does not show up in the file list. The directory is hidden. How can I download the file? I can't unhide the directory on the mainframe because of security policies. You will need to set the folder manually through the Disconnected Edit feature, see Package menu. Find your FTP task, and set the SourceFilename property. For more info in this property and the format, look it up in the BOL index. -- Darren Green (SQL Server MVP) DTS - http://www.sqldts.com PASS - the definitive, global community for SQL Server professionals http://www.sqlpass.org |
#4
| |||
| |||
|
|
I can't seem to get the syntax correct; In the sourceFilename property I put 'COURSE';'EIP.DOWNLD.';''; 'EIP.DOWNLD.COURSE';'';''; 'COURSE';'EIP.DOWNLD';''; none of them worked. the command in ftp is get 'eip.downld.course' c:\course.txt This is on an IBM mvs; The tick marks around the filename are required or the ibm doesn't use the absoulte path. "Darren Green" wrote: In message <5EB910BC-D51F-4AB3-9529-5ED4DD1ED8B8 (AT) microsoft (DOT) com>, Chuck P nospam (AT) crlf (DOT) com> writes I want to get a file via ftp. Using the ftp control I connect to the remote server how ever I can not specify the file, because I can not change to the directory I need. The directory does not show up in the file list. The directory is hidden. How can I download the file? I can't unhide the directory on the mainframe because of security policies. You will need to set the folder manually through the Disconnected Edit feature, see Package menu. Find your FTP task, and set the SourceFilename property. For more info in this property and the format, look it up in the BOL index. -- Darren Green (SQL Server MVP) DTS - http://www.sqldts.com PASS - the definitive, global community for SQL Server professionals http://www.sqlpass.org |
#5
| |||
| |||
|
|
I want to get a file via ftp. Using the ftp control I connect to the remote server how ever I can not specify the file, because I can not change to the directory I need. The directory does not show up in the file list. The directory is hidden. How can I download the file? I can't unhide the directory on the mainframe because of security policies. |
#6
| |||
| |||
|
|
Can you access and retrieve this file via FTP.EXE? What steps do you take to do so? "Chuck P" <nospam (AT) crlf (DOT) com> wrote in message news:5EB910BC-D51F-4AB3-9529-5ED4DD1ED8B8 (AT) microsoft (DOT) com... I want to get a file via ftp. Using the ftp control I connect to the remote server how ever I can not specify the file, because I can not change to the directory I need. The directory does not show up in the file list. The directory is hidden. How can I download the file? I can't unhide the directory on the mainframe because of security policies. |
![]() |
| Thread Tools | |
| Display Modes | |
| |