Your best friend for file transfer.

Command PWD or PASS (2 posts)
This is an archived topic. The information in it is likely to be out-of-date and no longer applicable to current versions of Fetch.
- Started 19 years ago by Vincent Pottier
- Latest reply 19 years ago from Jim Matthews
-
Vincent Pottier Member
-
Jim Matthews Administrator
Actually the difference is that the USER commands and PASS commands are different (because you are connecting to different accounts). I would ask the server administrator if there's a problem with the marchedenuit account.
Thanks,
Jim Matthews
Fetch Softworks
- Page 1
Topic closed
This topic has been closed.
I've a shortcut list written in the same way. when I use one of them, I can get the connexion :
---
Connecting to ftpperso.free.fr port 21 (15/07/04 15:12:14)
220 Serveur de mise a jour des pages perso de Free.fr version [Jun 30 2004 05:23:53]
ADAT
500 'ADAT': command unrecognized.
USER fraternet
331 Password required for fraternet.
PASS
230 User fraternet logged in.
SYST
215 UNIX Type: L8
PWD
257 "/" is current directory.
MACB ENABLE
500 'MACB': command unrecognized.
PWD
257 "/" is current directory.
PWD
257 "/" is current directory.
---
When I use an other one i get an error :
---
Connecting to ftpperso.free.fr port 21 (15/07/04 15:12:29)
220 Serveur de mise a jour des pages perso de Free.fr version [Jun 30 2004 05:23:53]
ADAT
500 'ADAT': command unrecognized.
USER marchedenuit
331 Password required for marchedenuit.
PASS
421 Service not available, closing control connection.
---
I think the difference comes from the command PWD sent in the first case and PASS int the second one. But how can I change it ? I've seen nothing in the settings...
Posted 19 years ago #