>>>> "zhu" == zhu wang <zhuw(a)mail.smu.edu>
writes:
zhu> On Sun, 2003-07-27 at 03:17, Adrian Aichner wrote:
>>
>>>> "zhu" == zhu
wang <zhuw(a)mail.smu.edu> writes:
>>
>> Hi zhu,
>>
>> this is most likely a problem with your ftp argument settings.
>>
>> Here is what I used (but I am using Windows 2000 native ftp):
>>
>> ----------------------------------------------------------------------------
>> `efs-ftp-program-args' (buffer: *Hyper Apropos*, mode: Hyper-Apropos)
>>
>>
>> Customizable user variable:
>>
>> value: ("-i" "-n" "-g" "-v")
>>
>> *A list of arguments passed to the FTP program when started.
>>
>>
>> Property-list:
>>
>> custom-requests: nil
>> custom-type: (repeat string)
>> standard-value: ((quote ("-i" "-n"
"-g" "-v")))
>>
zhu> How to change it?
Hello Zhu, please don't drop xemacs-beta from this discussion, which
others may have any interesting in too.
Others may also help to find a solution, so don't write to me alone.
First, what's your current value of efs-ftp-program-args?
Copy the following paragraph to an XEmacs *scratch* buffer and try:
; C-u (universal-argument)
; C-x C-e (eval-last-sexp)
; at the end of the following line:
efs-ftp-program-args
Please send us the result.
Try putting the following setq into your
user-init-file:
(setq efs-ftp-program-args '("-i" "-n" "-g"
"-v"))
This is how you can find what your user-init-file is:
; C-u (universal-argument)
; C-x C-e (eval-last-sexp)
; at the end of the following line:
user-init-file
I get:
"c:\\Users\\AichnerAd\\.emacs"
Good Luck,
Adrian
zhu> Thanks,
zhu> Zhu Wang
<lines deleted by Adrian>
--
Adrian Aichner
mailto:adrian@xemacs.org
http://www.xemacs.org/