Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^4: Unix 2 Perl Module FTP

by simbalion (Initiate)
on Sep 28, 2012 at 19:00 UTC ( [id://996277]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Unix 2 Perl Module FTP
in thread Unix 2 Perl Module FTP

If I login interactively from the CLI on host, I do the following: FTP OPEN ip port USER DOMAIN\user1 DOMAIN/user1 or user1@FQDN all work pass password321 I get in successfully

Replies are listed 'Best First'.
Re^5: Unix 2 Perl Module FTP
by talexb (Chancellor) on Sep 28, 2012 at 19:02 UTC

    OK. Now we're getting somewhere. I'm guessing you want

    $ftp_user = 'DOMAIN\\user1';
    as your username definition.

    Alex / talexb / Toronto

    "Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://996277]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-03-19 10:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found