cthights
When uploading to Z/OS for some reason SmartFTP thinks the uploaded dataset going to Z/OS system is a duplicate of a dataset on the Z/OS so it appends (2) to it. Which is an invalid dataset type in Z/OS. This happens everytime I try to upload and I have made sure the dataset does not exist. During the upload there is a box that always comes up and ask what should I do. The options are copy (thereby making it the (2)) or don't copy. If I specify don't copy nothing is copied and the transfer que is not populated. Is there a way to force it to copy and not try to make it a (2) option. I know the dataset is not on Z/OS however the dataset is on my PC. So I'm just assuming it is just assuming the image it see's on my PC is the duplicate.
Here is the System Info:
Smart FTP System Info:
+- System -----------------------------
Microsoft Windows XP Professional
Service Pack 2 (Build 2600)
CPU Speed : 1828 MHz
Total Memory : 1021 MB
Free Memory : 280 MB
+- SmartFTP ---------------------------
Version : 3.0.1011.5
Time Stamp : 2008-03-26 00:07:41
Platform : x86
+- Application DLL --------------------
sfFTPLib.dll : 1.5.12.33
sfFavorites.dll : 1.0.7.5
sfFavoritesShellExtension.dll : 1.0.1.9
sfTransferQueue.dll : 1.0.4.5
sfFTPShellExtension.dll : 1.0.2.5
+- Language ---------------------------
SmartFTP.exe : 3.0.1011.5
+- Internet Explorer ------------------
Version : 7.0.5730.11
+- Winsock ----------------------------
Winsock : 2.2
Here is the LOG:
[19:03:00] Resolving host name "sa1l50.sys.eds.com"
[19:03:00] Connecting to 206.122.40.66 Port: 21
[19:03:00] Connected to sa1l50.sys.eds.com.
[19:03:04] 220-NETIFTP1 IBM FTP CS V1R7 at SA1L50.SYS.EDS.COM, 02:03:03 on 2008-03-27.
[19:03:04] 220 Connection will close if idle for more than 5 minutes.
[19:03:04] USER zzdmtb
[19:03:05] 331 Send password please.
[19:03:05] PASS (hidden)
[19:03:05] 230 ZZDMTB is logged on. Working directory is "ZZDMTB.".
[19:03:05] SYST
[19:03:06] 215 MVS is the operating system of this server. FTP Server is running on z/OS.
[19:03:06] Detected Server Type: MVS
[19:03:06] FEAT
[19:03:06] 211 no Extensions supported
[19:03:06] TYPE I
[19:03:06] 200 Representation type is Image
[19:03:06] REST 0
[19:03:06] 504 Restart requires Block or Compressed transfer mode.
[19:03:06] PWD
[19:03:06] 257 "'ZZDMTB.'" is working directory.
[19:03:06] CWD /ZZDMTB
[19:03:06] 550 CWD cmd failed : EDC5129I No such file or directory. (errno2=0x05190050)
[19:03:36] CWD 'ZZDMTB'
[19:03:37] 250 "ZZDMTB." is the working directory name prefix.
[19:03:37] PWD
[19:03:37] 257 "'ZZDMTB.'" is working directory.
[19:03:37] Remote file exist check: "chas.crt (2).txt".
[19:03:37] SIZE chas.crt (2).txt
[19:03:37] 501 command aborted -- FTP server not configured for SIZE
[19:03:37] SIZE not supported.
[19:03:37] MDTM chas.crt (2).txt
[19:03:37] 501 command aborted -- FTP server not configured for MDTM
[19:03:37] Obtaining file information (size/date) from directory listing.
[19:03:37] Ignoring LIST options.
[19:03:37] TYPE A
[19:03:38] 200 Representation type is Ascii NonPrint
[19:03:38] PASV
[19:03:38] 227 Entering Passive Mode (206,122,40,66,8,29)
[19:03:38] Opening data connection to 206.122.40.66 Port: 2077
[19:03:38] LIST
[19:03:38] 125 List started OK
[19:03:38] 982 bytes transferred. (5.60 KB/s) (171 ms)
[19:03:38] 250 List completed successfully.
[19:03:38] File "chas.crt (2).txt" not found in directory listing.
[19:03:38] PASV
[19:03:39] 227 Entering Passive Mode (206,122,40,66,8,30)
[19:03:39] Opening data connection to 206.122.40.66 Port: 2078
[19:03:39] STOR chas.crt (2).txt
[19:03:39] 501 Invalid data set name "chas.crt (2).txt". Use MVS Dsname conventions.
[19:03:39] 0 bytes transferred. (N/A/s) (0 ms)
Please let me know if you need any additional information, since the problem is easily re-creatable.
Here is the System Info:
Smart FTP System Info:
+- System -----------------------------
Microsoft Windows XP Professional
Service Pack 2 (Build 2600)
CPU Speed : 1828 MHz
Total Memory : 1021 MB
Free Memory : 280 MB
+- SmartFTP ---------------------------
Version : 3.0.1011.5
Time Stamp : 2008-03-26 00:07:41
Platform : x86
+- Application DLL --------------------
sfFTPLib.dll : 1.5.12.33
sfFavorites.dll : 1.0.7.5
sfFavoritesShellExtension.dll : 1.0.1.9
sfTransferQueue.dll : 1.0.4.5
sfFTPShellExtension.dll : 1.0.2.5
+- Language ---------------------------
SmartFTP.exe : 3.0.1011.5
+- Internet Explorer ------------------
Version : 7.0.5730.11
+- Winsock ----------------------------
Winsock : 2.2
Here is the LOG:
[19:03:00] Resolving host name "sa1l50.sys.eds.com"
[19:03:00] Connecting to 206.122.40.66 Port: 21
[19:03:00] Connected to sa1l50.sys.eds.com.
[19:03:04] 220-NETIFTP1 IBM FTP CS V1R7 at SA1L50.SYS.EDS.COM, 02:03:03 on 2008-03-27.
[19:03:04] 220 Connection will close if idle for more than 5 minutes.
[19:03:04] USER zzdmtb
[19:03:05] 331 Send password please.
[19:03:05] PASS (hidden)
[19:03:05] 230 ZZDMTB is logged on. Working directory is "ZZDMTB.".
[19:03:05] SYST
[19:03:06] 215 MVS is the operating system of this server. FTP Server is running on z/OS.
[19:03:06] Detected Server Type: MVS
[19:03:06] FEAT
[19:03:06] 211 no Extensions supported
[19:03:06] TYPE I
[19:03:06] 200 Representation type is Image
[19:03:06] REST 0
[19:03:06] 504 Restart requires Block or Compressed transfer mode.
[19:03:06] PWD
[19:03:06] 257 "'ZZDMTB.'" is working directory.
[19:03:06] CWD /ZZDMTB
[19:03:06] 550 CWD cmd failed : EDC5129I No such file or directory. (errno2=0x05190050)
[19:03:36] CWD 'ZZDMTB'
[19:03:37] 250 "ZZDMTB." is the working directory name prefix.
[19:03:37] PWD
[19:03:37] 257 "'ZZDMTB.'" is working directory.
[19:03:37] Remote file exist check: "chas.crt (2).txt".
[19:03:37] SIZE chas.crt (2).txt
[19:03:37] 501 command aborted -- FTP server not configured for SIZE
[19:03:37] SIZE not supported.
[19:03:37] MDTM chas.crt (2).txt
[19:03:37] 501 command aborted -- FTP server not configured for MDTM
[19:03:37] Obtaining file information (size/date) from directory listing.
[19:03:37] Ignoring LIST options.
[19:03:37] TYPE A
[19:03:38] 200 Representation type is Ascii NonPrint
[19:03:38] PASV
[19:03:38] 227 Entering Passive Mode (206,122,40,66,8,29)
[19:03:38] Opening data connection to 206.122.40.66 Port: 2077
[19:03:38] LIST
[19:03:38] 125 List started OK
[19:03:38] 982 bytes transferred. (5.60 KB/s) (171 ms)
[19:03:38] 250 List completed successfully.
[19:03:38] File "chas.crt (2).txt" not found in directory listing.
[19:03:38] PASV
[19:03:39] 227 Entering Passive Mode (206,122,40,66,8,30)
[19:03:39] Opening data connection to 206.122.40.66 Port: 2078
[19:03:39] STOR chas.crt (2).txt
[19:03:39] 501 Invalid data set name "chas.crt (2).txt". Use MVS Dsname conventions.
[19:03:39] 0 bytes transferred. (N/A/s) (0 ms)
Please let me know if you need any additional information, since the problem is easily re-creatable.