- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Using fdx for sending information
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
08-19-2008 11:01 AM
08-19-2008 11:01 AM
Using fdx for sending information
currently for sending information using the command fdx i use the foolowing:
fun_secure_transport_file_driver_fdx a A aet girl1:1@$rtu#"@patito.com
fun_secure_transport_file_driver_fdx :
It is a function
a, A aet are names
aet is the name of the file to be sent.
girl1:1@$rtu#"@patito.com is for sending theinformation.
girl1 --> user
1@$rtu --> password
patito.com --> server to deliver the information
question
how can i do to avoid the system understand the first "@" as part of the password and not part of the domain ?
here here
girl1:1@$rtu#"@patito.com
for $ i know i can use "\" right?
please let me know.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 11:18 AM
08-19-2008 11:18 AM
Re: Using fdx for sending information
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 11:39 AM
08-19-2008 11:39 AM
Re: Using fdx for sending information
yes, i'm using hp-ux server ....
in my understanding:
the way for sending information from hp-ux to other server using fdx and having the remote link is the following:
fdx -u test.doc https://girl1:1@$rtu#@patito.com
where fdx --> command to send the information
test.doc ---> file to be sent
girl1 --> user of the remote server
1@$rtu# --> password
@patito.com --> DNS of the remote server
the problem here is that the system thinks that in the first at "@" starts the DNS,when it is part of the password ... so, i need to know how to tell to the system that is part of the password and the second at "@" there starts the Domain ...
please let meknow.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 12:10 PM
08-19-2008 12:10 PM
Re: Using fdx for sending information
If the above statement is not true, then try adding backslash in front of @, $ and # signs and see if it works. If not, you need to give a little more information about this fdx application.
Also do you have any control over this patito.com server ? which OS is it running ?
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 12:28 PM
08-19-2008 12:28 PM
Re: Using fdx for sending information
no, i wrote an "\" before those signals and it did not work ...
fdx is similar to ftp .. it is a tool to send information ...
does someone of you knows to use this tool?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 12:51 PM
08-19-2008 12:51 PM
Re: Using fdx for sending information
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 01:01 PM
08-19-2008 01:01 PM
Re: Using fdx for sending information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 01:14 PM
08-19-2008 01:14 PM
Re: Using fdx for sending information
Are you able to login using an interactive method instead of using the whole sha-bang from a single command line entry ? Has it ever worked from this hpux machine ? If it did, what changed since then ?
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 01:59 PM
08-19-2008 01:59 PM
Re: Using fdx for sending information
basically i want to know programming , i mean:
the problem here is that the system thinks that in the first at "@" starts the DNS,when it is part of the password ... so, i need to know how to tell to the system that is part of the password and the second at "@" there starts the Domain ...
please
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 02:51 PM
08-19-2008 02:51 PM
Re: Using fdx for sending information
you can verify this by changing the password, or if you don't specify a user/password the utility will ask you to provide the information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 03:39 PM
08-19-2008 03:39 PM
Re: Using fdx for sending information
how can i do that for the system ask me the information???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 09:59 PM
08-19-2008 09:59 PM
Re: Using fdx for sending information
There may be no way to do that.
I was thinking if these are URLs you might be able to use "%40" for "@". But I don't know if those are first converted to "@" before looking for the "@" separator.
>how can i do that for the system ask me the information???
Typically a browser will ask you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 11:29 PM
08-19-2008 11:29 PM
Re: Using fdx for sending information
The URL can include your username and password, in the form
Otherwise, you wll be prompted for a username and password when you make the connection to the remote server.
so, don't put the user/password information on the commandline and you'll be prompted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2008 10:05 AM
08-20-2008 10:05 AM
Re: Using fdx for sending information
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1220826
note that the $rtu when used as you showed will be evaluated (probably not set) resulting in a blank.
some combination of '$rtu', backslashes or multiple backslashes can probably make this work.
fdx -u test.doc https://girl1:'1@$rtu#'@patito.com
might also work...although changeing the password on the destination would probably be best.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2008 07:13 AM
08-21-2008 07:13 AM
Re: Using fdx for sending information
not quite. that distinction is being made by "fdx", not "the system". Also, you need to understand that whatever shell you are running on the HPUX end may be: a) making substitutions in the command line that you don't want to happen, and b) the stty setting may or may not be having an effect (for example on some terminals and unescaped "@" wipes the line, and c) what, if anything the "fdx" command itself interprets as special.
From the appearance of the password in use, I'd guess that the receiving end is Windows, as most UNIX admins wouldn't use a password with those characters for the reasons you are finding...they can be difficult to work with.
I'd suggest you look at single quotes around the password first, then backslashes, and then combining them.
Note that if you get it working from the command line (if ever) you may face more issues if you try and script it, especially if you need to use backslashes. You may end up needing two backslashes in the script for every single backslash you had on the command line.