HPE GreenLake Administration
Operating System - HP-UX
1833187
Members
3262
Online
110051
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
Go to solution
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
04-22-2008 07:30 PM
04-22-2008 07:30 PM
Hi expert,
I've a quesion about ftp transimission files.
Due to network is not stable while ftp in trasporting file, once the connection is broken, can ftp support to continuet to transfer file and begining with the broken time. HPUX version is 11i V1 , V2. Any other ftp tools can support this ? Thanks in advanced.
I've a quesion about ftp transimission files.
Due to network is not stable while ftp in trasporting file, once the connection is broken, can ftp support to continuet to transfer file and begining with the broken time. HPUX version is 11i V1 , V2. Any other ftp tools can support this ? Thanks in advanced.
Hero
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2008 08:45 PM
04-22-2008 08:45 PM
Re: ftp
You can use cute ftp it is free software
Regards
Safar
Regards
Safar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2008 09:25 PM
04-22-2008 09:25 PM
Solution
If you're fetching the file, wget offers an
option:
-c, --continue resume getting a partially-downloaded file.
http://www.gnu.org/software/wget/wget.html
This relies on the FTP server knowing how to
send part of a file, and I don't know if I'd
trust anything like this unless I knew how
clever it was. Knowing nothing, I can
imagine a broken connection leaving a partial
file with some bad data at the end, so asking
to restart at bytes_I_have + 1 might be too
simple. (Backing up some, and looking for
matching data, would be safer. I don't know,
but I doubt that wget does that.)
option:
-c, --continue resume getting a partially-downloaded file.
http://www.gnu.org/software/wget/wget.html
This relies on the FTP server knowing how to
send part of a file, and I don't know if I'd
trust anything like this unless I knew how
clever it was. Knowing nothing, I can
imagine a broken connection leaving a partial
file with some bad data at the end, so asking
to restart at bytes_I_have + 1 might be too
simple. (Backing up some, and looking for
matching data, would be safer. I don't know,
but I doubt that wget does that.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2008 11:49 PM
04-22-2008 11:49 PM
Re: ftp
Thanks for the response.
Hero
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