quote site filetype=jes
3 posts
• Page 1 of 1
quote site filetype=jes
I need to add this command when uploading to an IBM Mainframe, but it's not supported:
quote site filetype=jes
With Windows ftp I use this once connected:
quote site filetype=jes
put C:\ftp\ftptrans.dat
But I need passive mode so tried scriptftp - the problem is the 'quote site' command isn't recognised.
Any ideas anyone?
Thanks
Nick
quote site filetype=jes
With Windows ftp I use this once connected:
quote site filetype=jes
put C:\ftp\ftptrans.dat
But I need passive mode so tried scriptftp - the problem is the 'quote site' command isn't recognised.
Any ideas anyone?
Thanks
Nick
- Tekistry
- Posts: 1
- Joined: 19 Jan 2012, 10:53
Re: quote site filetype=jes
RAWCOMMAND("site filetype=jes")
PUTFILE("C:\ftp\ftptrans.dat")
RENAMEFILE("ftptrans.dat","jar01.JES")
PUTFILE("C:\ftp\ftptrans.dat")
RENAMEFILE("ftptrans.dat","jar01.JES")
Or directly upload it with its definitive name:
- ScriptFTP support
- Site Admin
- Posts: 624
- Joined: 04 Aug 2008, 15:08
- Location: Burgos, Spain, EU
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests

