- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Secure FTP script.
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
05-03-2004 02:47 AM
05-03-2004 02:47 AM
Secure FTP script.
I did installed Secure FTP for HP in my system. ( T1471AA.depot ). Does SecureFTP works with file transfer from UNIX HP11.00 to any windows server?. If not, What is best method to send file with security.
How do i create automatic script for sending file from server A to server B.
Any help is appreciated.
RG.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2004 03:26 AM
05-03-2004 03:26 AM
Re: Secure FTP script.
You can rather get sftp executable for Windows and pull the files from Unix box.
Once you sftp set up,(by exchange of public/private keys) the script can be run with scheduler from Windows side. From Unix side, you can put it in cron.
The script would look like follows.
/full_path/sftp "file_to_sftp" host:/path_whereto_put_them
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2004 05:28 AM
05-03-2004 05:28 AM
Re: Secure FTP script.
Try Putty,
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
The Secure FTP is
http://the.earth.li/~sgtatham/putty/0.54/htmldoc/Chapter6.html#6
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2004 08:20 AM
05-03-2004 08:20 AM
Re: Secure FTP script.
Thanks for your reply.
I have to transfer a file from my network to outside network. They are using windows operating system.
Where do i get secure sftp client for windows? Which client is compactable with our HP sftp.
Does sftp use default port or do i have to configure? Where do i get setup documentation for sftp?
your script line is good.
RG.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2004 01:12 PM
05-03-2004 01:12 PM
Re: Secure FTP script.
Fsecure is a nice utility that has ssh and scp gui built into it to transfer files.
http://www.f-secure.com/