Networking Forums

Networking Forums > Computer Networking > Windows Networking > ftp - anybody knows the syntax for user login?

Reply
Thread Tools Display Modes

ftp - anybody knows the syntax for user login?

 
 
Dariusz Tomoñ
Guest
Posts: n/a

 
      12-31-2004, 09:15 AM
Hi

I've just found that there is possible to automatically login to ftp server
(via normal cmd ftp klient) via command like that:
ftp -A -s:tasks.txt host_name

where -A - is for anonymous login and
-s:tasks.txt - run ftp commands stored in tasks.txt file (after successful
login)

but it can be used whenever there is possible to log as an anonymous onto
FTP server.
How could I change the syntax so that I could log in with user and password?
Is it possible?

best regards

D.T.


 
Reply With Quote
 
 
 
 
Herb Martin
Guest
Posts: n/a

 
      12-31-2004, 10:00 AM
"Dariusz Tomoñ" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi
>
> I've just found that there is possible to automatically login to ftp

server
> (via normal cmd ftp klient) via command like that:
> ftp -A -s:tasks.txt host_name
>
> where -A - is for anonymous login and
> -s:tasks.txt - run ftp commands stored in tasks.txt file (after successful
> login)
>
> but it can be used whenever there is possible to log as an anonymous onto
> FTP server.
> How could I change the syntax so that I could log in with user and

password?
> Is it possible?


I think we went through this last year and (again I believe)
that surprising as it was to me you are correct and you
cannot do this with the MS FTP client.

(I could be wrong, and misremembering something else,
but I am pretty sure since it was so surprising to me.)

You will have to find (or build) an FTP client that has
(likely) been ported more directly from UNIX.

--
Herb Martin


>
> best regards
>
> D.T.
>
>



 
Reply With Quote
 
Jeff Cochran
Guest
Posts: n/a

 
      12-31-2004, 01:56 PM
On Fri, 31 Dec 2004 05:00:13 -0600, "Herb Martin"
<(E-Mail Removed)> wrote:

>"Dariusz Tomoñ" <(E-Mail Removed)> wrote in message
>news:(E-Mail Removed)...
>> Hi
>>
>> I've just found that there is possible to automatically login to ftp

>server
>> (via normal cmd ftp klient) via command like that:
>> ftp -A -s:tasks.txt host_name
>>
>> where -A - is for anonymous login and
>> -s:tasks.txt - run ftp commands stored in tasks.txt file (after successful
>> login)
>>
>> but it can be used whenever there is possible to log as an anonymous onto
>> FTP server.
>> How could I change the syntax so that I could log in with user and

>password?
>> Is it possible?

>
>I think we went through this last year and (again I believe)
>that surprising as it was to me you are correct and you
>cannot do this with the MS FTP client.


Put your login information into the FTP script you run with the -s:
switch. Works fine for me.

Jeff
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
User login validation Ed Albert Windows Networking 1 11-26-2006 03:17 PM
Cannot Login Using MS VPN For Specific User Blair Windows Networking 0 01-21-2006 12:21 AM
user login John Smith Windows Networking 3 05-01-2004 10:10 AM
User Login Chris Windows Networking 1 12-04-2003 03:14 AM
FTP/user login problem Dan Pixley Linux Networking 1 08-13-2003 03:56 PM



1 2 3 4 5 6 7 8 9 10 11