HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- question on path formatting for HPUX to windows SC...
Operating System - HP-UX
1833601
Members
4109
Online
110061
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
05-29-2007 05:00 AM
05-29-2007 05:00 AM
question on path formatting for HPUX to windows SCP
I am trying to scp files from a windows server to an HPUX server, from the HPUX server, and I keep getting "system cannot find the file specified". Here is my syntax on the HPUX server:
scp "Firstname lastname"@winserver:/c/test/testfile .
I have tried backslashes, forward slashes, double back slashes. I can ssh to the server, do a "cd c:\test", and a subsequent "dir" and I see the file.
Thanks
scp "Firstname lastname"@winserver:/c/test/testfile .
I have tried backslashes, forward slashes, double back slashes. I can ssh to the server, do a "cd c:\test", and a subsequent "dir" and I see the file.
Thanks
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2007 06:06 AM
05-29-2007 06:06 AM
Re: question on path formatting for HPUX to windows SCP
I never did this, but did you try
scp "Firstname lastname"@winserver:c:\test\testfile .
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
scp "Firstname lastname"@winserver:c:\test\testfile .
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2007 06:44 AM
05-29-2007 06:44 AM
Re: question on path formatting for HPUX to windows SCP
Yes...still no good. UNIX does not like the single '\'; I needed to use '\\' so the the commendline would interpret the string correctly. It turns out the ssh software on the Windows side does not support this. I would have to purchase their ssh client for HPUX to be able to scp (sftp works fine).
Thanks
Thanks
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