HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Look for a script upload .txt files from remote si...
Operating System - HP-UX
1829879
Members
2503
Online
109993
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2004 09:34 PM
02-09-2004 09:34 PM
Re: Look for a script upload .txt files from remote sites (PC) to a rp5470 server
By the way, If I can't use ftp, can I use "rcp" download files from PC to Unix server instead of ftp? If so, what do I need to prepare for that? Thanks!
Best Regards
Ajk
Best Regards
Ajk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2004 10:35 PM
02-09-2004 10:35 PM
Re: Look for a script upload .txt files from remote sites (PC) to a rp5470 server
There are some tools that you can use on the PC's. Also ftp-servers are available for Windows PC's.
Also have a look at Windows services for UNIX: http://www.microsoft.com/windows/sfu/default.asp
Regards,
Peter
Also have a look at Windows services for UNIX: http://www.microsoft.com/windows/sfu/default.asp
Regards,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2004 08:27 PM
02-11-2004 08:27 PM
Re: Look for a script upload .txt files from remote sites (PC) to a rp5470 server
Hi there,
The Windows services for UNIX is so complicated. Any procedure to follow??
Thanks.
Best Regards
Ajk
The Windows services for UNIX is so complicated. Any procedure to follow??
Thanks.
Best Regards
Ajk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2004 01:08 PM
02-12-2004 01:08 PM
Re: Look for a script upload .txt files from remote sites (PC) to a rp5470 server
Hi there,
I did add a ftp server in the PC workstation, could you please comment the script and the following log message? Thank you.
for IP in `cat /home/isdlun/ipfile`
do
ftp -n -v >> 'ftp.log' 2>> 'ftp.log' < open $IP
user isajk isajkpass
cd \test
prompt
mget *.txt
quit
EOF
done
ipfile:
10.2.23.33
Connected to 10.2.23.33.
220 cpu0659 Microsoft FTP Service (Version 5.0).
331 Password required for isajk.
530 User isajk cannot log in.
Login failed.
530 Please login with USER and PASS.
Interactive mode off.
Please login with USER and PASS.
can't find list of remote files: No such file or directory
221
I did add a ftp server in the PC workstation, could you please comment the script and the following log message? Thank you.
for IP in `cat /home/isdlun/ipfile`
do
ftp -n -v >> 'ftp.log' 2>> 'ftp.log' <
user isajk isajkpass
cd \test
prompt
mget *.txt
quit
EOF
done
ipfile:
10.2.23.33
Connected to 10.2.23.33.
220 cpu0659 Microsoft FTP Service (Version 5.0).
331 Password required for isajk.
530 User isajk cannot log in.
Login failed.
530 Please login with USER and PASS.
Interactive mode off.
Please login with USER and PASS.
can't find list of remote files: No such file or directory
221
- « Previous
-
- 1
- 2
- Next »
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP