help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] Ange-ftp and MoveIt


From: Jason Rumney
Subject: Re: [h-e-w] Ange-ftp and MoveIt
Date: 27 Jan 2003 20:02:01 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Bin Zhang <address@hidden> writes:

> I tried that and it didn't work.  I don't enough about ange-ftp to
> tweak it to work with MoveItFreely.  Can someone help?  Thanks!
> 
> Here is the command line arguments accepted by MoveIt:
> 
> C:\Programs\MOVEit>ftps /?
> MOVEit Freely - secure FTP client.  See http://www.stdnet.com
> Usage: FTPS [args] [hostname [port]]
> where args is zero or more of:
> -a          to set passive mode.  (You can change it during session.)
> -c:csecs    to set the connect timeout to csecs seconds; default 30.
> -d          to display commands sent to the server
> -e:encmode  to set the encryption mode:
>             off         is the default--no encryption
>             tls-p or on encrypts both control and data w/ AUTH TLS-P
>             tls-c       encrypts only control connection w/ AUTH TLS-C
>             implicit    encrypts both without AUTH; usually to port 990
> -n          to not prompt for username/pw at startup
> -s:filename to read commands from a script file (do not use redirection)
> -t:dsecs    to set the data transfer timeout to dsecs seconds; default 120.
> -z          to not warn about problems with certificates


None of these args look like they are compatible with standard
ftp programs. Try setting ange-ftp-ftp-program-args to nil, or perhaps
'("-e:tls-p") or whatever encryption mode you need.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]