-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-03-2005 12:18 AM
08-03-2005 12:18 AM
DKB500:[DEV.TESTCLI]
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-03-2005 12:31 AM
08-03-2005 12:31 AM
Re: FTP
You can do this this by using FTP command on VMS. However,I am not sure what you want to do. If FTP is not enabled in your VMS box, then you need to enable FTP first. That you can do by running SYS$MANAGER:TCPIP$CONFIG.COM.
Can you kindly explain your what problem you are facing in detail?
HTH,
Thanks & regards,
Lokesh
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-03-2005 12:36 AM
08-03-2005 12:36 AM
Re: FTP
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-03-2005 12:48 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-03-2005 01:04 AM
08-03-2005 01:04 AM
Re: FTP
if the file contains just plain text (which I think is most probable) you must insert a line
TYPE A
(for ASCI)
before the PUT command
(otherwise the contents will be recognisable, but look quite funny)
hth
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-03-2005 03:34 AM
08-03-2005 03:34 AM
Re: FTP
you can use GET command to read, PUT to send. If you want to get multiple files you can use MGET command; if you want to put multiple files you can use MPUT command.
To change local directory you can type LCD command.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-04-2005 09:55 AM
08-04-2005 09:55 AM
Re: FTP
FTP> cd KDB500:[DEV.TESTCLI]
FTP> pwd
FTP> dir or ls -- list files from remote host
FTP> !dir -- list files from local host
FTP> mget *.* -- will copy all the files
But not sure whether you can FTP the whole directory and its subdir using
FTP> mget dka0:[cobol...]src.dir
It's depend on the FTP version you have.
Archunan Muthiah
Symantec
Archie
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP